GET api/cashBalancing/operator/{guid}/stores?stores[0]={stores[0]}&stores[1]={stores[1]}

Gets a list of stores based on the open cash balancing headers this operator worked at

Request Information

URI Parameters

NameDescriptionTypeAdditional information
guid

Operator identifier

globally unique identifier

Required

stores

Operator's allowed stores

Collection of integer

None.

Body Parameters

None.

Response Information

Resource Description

Collection of Store
NameDescriptionTypeAdditional information
ID

integer

None.

IsMaster

boolean

None.

IsElectedMaster

boolean

None.

ElectedMasterStoreID

integer

None.

IsZoneMaster

boolean

None.

ShortName

string

None.

URL

Web address for store (eg stores website / online store)

string

Data type: Url

SortOrder

integer

None.

Name

string

None.

Phone

string

None.

Fax

string

None.

Email

string

None.

Address1

string

None.

Address2

string

None.

City

string

None.

State

string

None.

Country

string

None.

PostCode

string

None.

Delivery

How the Store’s pricing file will be delivered

StoreDelivery

None.

ExportAccounts

integer

None.

SalesAccountFolder

string

None.

PurchaseAccountFolder

string

None.

InitLoad

Used in SEO for synchronising new Stores to groups

integer

None.

InitIDs

Used in SEO for synchronising new Stores to groups

integer

None.

ZoneID

integer

None.

ActAsMaster

integer

None.

LastActiveUtc

date

None.

Active

boolean

None.

Warehouse

boolean

None.

ABN

string

None.

PhoneOrderSubjectLine

string

None.

CaseConfiguration

CaseConfiguration

None.

IsNormalPriceChangesCampaign

boolean

None.

GeneratePrintLabels

Whether this store will automatically generate print labels

boolean

None.

HeaderLogo

string

None.

CustNo

string

Deprecated. use HostStoreSettings records instead.

StateCode

Host State Indicator

string

Deprecated. use HostStoreSettings records instead.

String length: inclusive between 0 and 2

HostIdentifier

Collection of byte

Deprecated. use HostStoreSettings records instead.

HostIdentifierGuid

globally unique identifier

Deprecated. use HostStoreSettings records instead.

HostName

HostProvider

Deprecated. use HostStoreSettings records instead.

HostAddress

string

Deprecated. use HostStoreSettings records instead.

HostUsername

string

Deprecated. use HostStoreSettings records instead.

HostPassword

string

Deprecated. use HostStoreSettings records instead.

ExcludeFromLeadInOut

boolean

Deprecated. use HostStoreSettings records instead.

AccountingProvider

AccountingProvider

Deprecated. Search the settings table for this value, Section='Accounting', KeyName='AccountingProvider'.

AccountingAddress

string

None.

AccountingUsername

string

None.

AccountingPassword

string

None.

StoreAccountingCode

string

None.

SoftwareVariance

integer

None.

FuelWarningVariance

decimal number

None.

FuelErrorVariance

decimal number

None.

FuelAccumulatedWarningVariance

decimal number

None.

FuelAccumulatedErrorVariance

decimal number

None.

DrawManagment

CashBalancingDrawerManagement

None.

EndOfDayManagment

boolean

None.

AutoFillCashBalancing

boolean

None.

FuelDayVariance

integer

None.

AccountingTradingTime

time interval

None.

StockActivateProduct

ActivateProducts

None.

DefaultOrderDocumentId

integer

None.

DefaultStockReceiveDocumentId

integer

None.

GiftCardSalesAccountingDeptCode

string

None.

TransactionDiscountAccountingDeptCode

string

None.

Size

integer

None.

Updated

date

None.

PriceZone

PriceZoneInfo

None.

PriceZoneName

string

Relation. This field may not always be loaded or used for updates.

StoreFuelConfigured

boolean

Relation. This field may not always be loaded or used for updates.

ShippingAddressCopied

boolean

Relation. This field may not always be loaded or used for updates.

ShippingAddress

StoreAddress

Relation. This field may not always be loaded or used for updates.

BillingAddressCopied

boolean

Relation. This field may not always be loaded or used for updates.

BillingAddress

StoreAddress

Relation. This field may not always be loaded or used for updates.

HostStoreSettings

Collection of HostStoreSetting

Relation. This field may not always be loaded or used for updates.

Accounts

Collection of StoreAccount

Relation. This field may not always be loaded or used for updates.

Sales

Collection of StoreExternalSale

Relation. This field may not always be loaded or used for updates.

ZoneMatrix

Collection of ZoneMatrix

Relation. This field may not always be loaded or used for updates.

CashManagements

Collection of CashManagement

Relation. This field may not always be loaded or used for updates.

UpdateStoreID

SaaS Store ID

globally unique identifier

Relation. This field may not always be loaded or used for updates.

UpdateStore

SaaS Store Connection

UpdateStore

Relation. This field may not always be loaded or used for updates.

TimeZoneId

Windows TimeZoneId to set store to

string

Relation. This field may not always be loaded or used for updates.

SecurityOptions

SecurityOptions

Relation. This field may not always be loaded or used for updates.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "id": 1,
    "isMaster": true,
    "isElectedMaster": true,
    "electedMasterStoreID": 1,
    "isZoneMaster": true,
    "shortName": "sample string 3",
    "url": "sample string 4",
    "sortOrder": 1,
    "name": "sample string 5",
    "phone": "sample string 6",
    "fax": "sample string 7",
    "email": "sample string 8",
    "address1": "sample string 9",
    "address2": "sample string 10",
    "city": "sample string 11",
    "state": "sample string 12",
    "country": "sample string 13",
    "postCode": "sample string 14",
    "delivery": 1,
    "exportAccounts": 1,
    "salesAccountFolder": "sample string 15",
    "purchaseAccountFolder": "sample string 16",
    "initLoad": 1,
    "initIDs": 1,
    "zoneID": 1,
    "actAsMaster": 1,
    "lastActiveUtc": "2026-04-03T06:22:27.0679987",
    "active": true,
    "warehouse": true,
    "abn": "sample string 19",
    "phoneOrderSubjectLine": "sample string 20",
    "caseConfiguration": 21,
    "isNormalPriceChangesCampaign": true,
    "generatePrintLabels": true,
    "headerLogo": "sample string 24",
    "custNo": "sample string 25",
    "stateCode": "sample string 26",
    "hostIdentifier": "OxO4dJaElk+8BmgXr4v5QQ==",
    "hostIdentifierGuid": "74b8133b-8496-4f96-bc06-6817af8bf941",
    "hostName": 1,
    "hostAddress": "sample string 27",
    "hostUsername": "sample string 28",
    "hostPassword": "sample string 29",
    "excludeFromLeadInOut": true,
    "accountingProvider": 31,
    "accountingAddress": "sample string 32",
    "accountingUsername": "sample string 33",
    "accountingPassword": "sample string 34",
    "storeAccountingCode": "sample string 35",
    "softwareVariance": 36,
    "fuelWarningVariance": 37.0,
    "fuelErrorVariance": 38.0,
    "fuelAccumulatedWarningVariance": 39.0,
    "fuelAccumulatedErrorVariance": 40.0,
    "drawManagment": 41,
    "endOfDayManagment": true,
    "autoFillCashBalancing": true,
    "fuelDayVariance": 44,
    "accountingTradingTime": "00:00:00.1234567",
    "stockActivateProduct": 46,
    "defaultOrderDocumentId": 1,
    "defaultStockReceiveDocumentId": 1,
    "giftCardSalesAccountingDeptCode": "sample string 47",
    "transactionDiscountAccountingDeptCode": "sample string 48",
    "size": 49,
    "updated": "2026-04-03T06:22:27.0679987",
    "priceZone": {
      "$id": "2",
      "id": 1,
      "name": "sample string 2",
      "hostIdentifier": "p/R0Y++wykGzjS50MTOi9Q==",
      "hostIdentifierGuid": "6374f4a7-b0ef-41ca-b38d-2e743133a2f5",
      "sortOrder": 3,
      "zoneMasterStoreID": 1,
      "electedMasterStoreID": 1,
      "containsElectedMasterStore": true
    },
    "priceZoneName": "sample string 51",
    "storeFuelConfigured": true,
    "shippingAddressCopied": true,
    "shippingAddress": {
      "$id": "3",
      "storeID": 1,
      "addressType": 1,
      "address1": "sample string 1",
      "address2": "sample string 2",
      "city": "sample string 3",
      "state": "sample string 4",
      "country": "sample string 5",
      "postCode": "sample string 6"
    },
    "billingAddressCopied": true,
    "billingAddress": {
      "$ref": "3"
    },
    "hostStoreSettings": [
      {
        "$id": "4",
        "id": 1,
        "hostIdentifier": "38rGUGXd6E2niKLtWeFgnQ==",
        "hostIdentifierGuid": "50c6cadf-dd65-4de8-a788-a2ed59e1609d",
        "storeID": 2,
        "username": "sample string 3",
        "password": "sample string 4",
        "passwordPlain": "sample string 5",
        "serverAddress": "sample string 6",
        "serverPort": 1,
        "excludeFromLeadInOut": true,
        "useForHostFile": true,
        "metcashPillarID": "sample string 9",
        "metcashStateCode": "sample string 10",
        "metcashCustomerID": "sample string 11",
        "metcashTradingPartnerID": "sample string 12",
        "drakesCustomerNumber": 1,
        "sparCustomerNumber": "sample string 13",
        "sparOrderUsername": "sample string 14",
        "sparOrderPassword": "sample string 15",
        "sparOrderPasswordPlain": "sample string 16",
        "pharmXSiteID": 1,
        "ibaZoneID": 1,
        "ibaState": "sample string 17",
        "foodlandStoreCode": "sample string 18",
        "ilgMemberNumber": "sample string 19",
        "ilgOutletLocation": 1,
        "ilgBaseCost": 1,
        "ilgApplyNonAdvertisedPromos": true,
        "ilgExemptFromFreight": true,
        "ilgOrderDealReview": true,
        "ilgFinanceFee": 1,
        "secondPassword": "sample string 23",
        "secondPasswordPlain": "sample string 24",
        "secondServerAddress": "sample string 25",
        "processPromotions": true,
        "hostProvider": 0,
        "host": {
          "$id": "5",
          "identifier": "nb0QJ2eHm06Af/TpysUODQ==",
          "identifierGuid": "2710bd9d-8767-4e9b-807f-f4e9cac50e0d",
          "isPrimary": true,
          "obeyPreferredHost": true,
          "loadCampaigns": true,
          "isHostOwnedGroup": true,
          "serviceFeeID": 1,
          "deletedDiscountRate": 1,
          "deletedDiscountDuration": 1,
          "doNotRange": true,
          "doNotOrder": true,
          "updateMaster": true,
          "ignoreHostPriceGroups": true,
          "ignoreNormalSellIncrease": true,
          "ignoreNormalSellIncreaseRange": 11,
          "ignoreNormalSellDecrease": true,
          "ignoreNormalSellDecreaseRange": 13,
          "roundNormalSell": true,
          "ignorePromotionSell": true,
          "ignoreNonAdvertisedPromotionSell": true,
          "splitAdvertisedAndNonAdvertisedPromotions": true,
          "ignoreLeadInOut": true,
          "hostSupplierIdentifier": "I8ubOpioVEOOegLK/yK6tg==",
          "hostSupplierIdentifierGuid": "3a9bcb23-a898-4354-8e7a-02caff22bab6",
          "loyaltyPriceLevelIdentifier": "hWuMGrDTi0amKQ6ACk1v/A==",
          "loyaltyPriceLevelIdentifierGuid": "1a8c6b85-d3b0-468b-a629-0e800a4d6ffc",
          "isGroup": true,
          "description": "sample string 22",
          "hostProvider": 23,
          "hostTypeEnum": 24,
          "hostType": "sample string 25",
          "hostCode": "sample string 26",
          "username": "sample string 27",
          "password": "sample string 28",
          "passwordPlain": "sample string 29",
          "server": "sample string 30",
          "url": "sample string 31",
          "global": true,
          "stateCode": "sample string 33",
          "lastCollected": "2026-04-03T06:22:27.0679987",
          "lastProcessed": "2026-04-03T06:22:27.0679987",
          "hold": true,
          "supplierName": "sample string 35",
          "supplier": {
            "$id": "6",
            "identifier": "O12S5JoDDkmnpeWuSZQE2w==",
            "identifierGuid": "e4925d3b-039a-490e-a7a5-e5ae499404db",
            "code": "sample string 1",
            "name": "sample string 2",
            "fuelSupplier": true,
            "isSupplier": true,
            "isHostedSupplier": true,
            "hostID": 1,
            "accountCode": "sample string 6",
            "invoiceSuffix": "sample string 7",
            "orderEmail": "sample string 8",
            "orderEmailBcc": "sample string 9",
            "orderFax": "sample string 10",
            "showOrderCost": true,
            "receiptCostUpdate": true,
            "sendReceipt": true,
            "receiptEmail": "sample string 14",
            "receiptEmailBcc": "sample string 15",
            "primaryContactGuid": "cYzOkoNBukW/73L8iWGX/Q==",
            "primaryContactID": "92ce8c71-4183-45ba-bfef-72fc896197fd",
            "storeID": 1,
            "abn": "sample string 16",
            "supplierGroupIdentifier": "ibaQdGqdX0SU5rf2elHxfA==",
            "supplierGroupGuid": "7490b689-9d6a-445f-94e6-b7f67a51f17c",
            "rebate": 1.0,
            "rebateType": 1,
            "rebateFrequency": 1,
            "rebateSource": 1,
            "rebateLastClaimed": "2026-04-03T06:22:27.0679987",
            "rebateLastClaimedAmount": 1.0,
            "cartonsOnly": true,
            "minimumOrderValue": 1,
            "enforceMinimumQuantity": true,
            "freight": 19.0,
            "freightType": 20,
            "deleted": true,
            "deletedUser": "sample string 22",
            "storeName": "sample string 23",
            "primaryContact": {
              "$id": "7",
              "id": "fd42fb55-64b4-4928-8eb8-bdc53bdce8eb",
              "identifier": "kgD5vt2DPUaCITFklCSEyg==",
              "identifierGuid": "bef90092-83dd-463d-8221-3164942484ca",
              "familyName": "sample string 1",
              "givenNames": "sample string 2",
              "otherNames": "sample string 3",
              "title": "sample string 4",
              "dateOfBirth": "sample string 5",
              "sex": "sample string 6",
              "address": "sample string 7",
              "address1": "sample string 8",
              "address2": "sample string 9",
              "town": "sample string 10",
              "state": "sample string 11",
              "country": "sample string 12",
              "postalCode": "sample string 13",
              "telephone": "sample string 14",
              "mobile": "sample string 15",
              "email": "sample string 16",
              "fax": "sample string 17",
              "primary": true
            },
            "contacts": [
              {
                "$id": "8",
                "supplierIdentifier": "K7HhrwwRqEyeCCZbvtxTNA==",
                "supplierIdentifierGuid": "afe1b12b-110c-4ca8-9e08-265bbedc5334",
                "contactGuid": "uYIT/mrEdUCTmEv+4uvD/Q==",
                "contactID": "fe1382b9-c46a-4075-9398-4bfee2ebc3fd",
                "contact": {
                  "$ref": "7"
                },
                "supplier": {
                  "$ref": "6"
                }
              },
              {
                "$ref": "8"
              }
            ],
            "products": [
              {
                "$id": "9",
                "pluG_UID": "wsXBZ+ddAkCA8LKbE7GUdw==",
                "pluGuid": "67c1c5c2-5de7-4002-80f0-b29b13b19477",
                "supplierIdentifier": "Usr+2qnffEC73uUk8Pw9eg==",
                "supplierIdentifierGuid": "dafeca52-dfa9-407c-bbde-e524f0fc3d7a",
                "cartonQuantity": 1,
                "cartonQuantityChanged": true,
                "productSize": "sample string 3",
                "cigarettesPerSleeve": 1,
                "randomWeight": true,
                "piecesPerUnit": 5,
                "averagePackSize": 6,
                "effectiveDate": "2026-04-03T06:22:27.0679987",
                "pricedByWeight": true,
                "landedUnitCostEx": 9,
                "landedUnitCostInc": 10,
                "landedCartonCostInc": 12,
                "landedCartonCostEx": 13,
                "standardCost": 14,
                "deliveryFee": 1,
                "deliveryFeeBasis": "sample string 15",
                "pickAndPackFee": 1,
                "pickAndPackFeeBasis": "sample string 16",
                "financeFee": 1,
                "financeFeeBasis": "sample string 17",
                "cartonLength": 1,
                "cartonWidth": 1,
                "cartonHeight": 1,
                "palletLayerQuantity": 1,
                "palletLayers": 1,
                "itemCode": "sample string 18",
                "invoiceCode": "sample string 19",
                "invoiceDesc": "sample string 20",
                "orderDirect": true,
                "useCost": true,
                "minimumQuantity": 21,
                "hostType": 22,
                "fromHost": 23,
                "minimumReorder": 1,
                "maximumReorder": 1,
                "orderMultiple": 24.1,
                "sellMultiple": 25.1,
                "baseMultiple": 26.1,
                "hostStandardCost": 27,
                "hostTotalCost": 28,
                "hostRetail": 29,
                "hostLandedUnitCostEx": 30,
                "hostLandedUnitCostInc": 31,
                "hostDesc": "sample string 32",
                "directIndicator": "sample string 33",
                "availableToOrder": true,
                "hostRangeIndicator": "sample string 35",
                "hostProductType": "sample string 36",
                "hostProductGrade": "sample string 37",
                "hostProductGroup": "sample string 38",
                "hostSlowMoving": true,
                "hostGeneralMerchandise": true,
                "hostPillar": "sample string 41",
                "hostLastUpdated": "2026-04-03T06:22:27.0679987",
                "rebate": 1.0,
                "rebateExclude": true,
                "invoiceCodes": [
                  {
                    "$id": "10",
                    "pluG_UID": "ANBTHnT9U0OfooZS3HRNzw==",
                    "pluGuid": "1e53d000-fd74-4353-9fa2-8652dc744dcf",
                    "supplierIdentifier": "uf6xnA1jZUKH64s/uGvt0g==",
                    "supplierIdentifierGuid": "9cb1feb9-630d-4265-87eb-8b3fb86bedd2",
                    "invoiceCode": "sample string 1",
                    "storeIDs": [
                      1,
                      2
                    ]
                  },
                  {
                    "$ref": "10"
                  }
                ],
                "storeIDs": [
                  1,
                  2
                ],
                "preferredSupplier": true,
                "preferredRebateSupplier": true,
                "supplierName": "sample string 42",
                "salesMode": 43,
                "orderPacked": true,
                "active": true,
                "price": 1,
                "costGstPercent": 45,
                "parentPluG_UID": "n0gGTp3ZgESKaGRPGone3w==",
                "parentPluGuid": "4e06489f-d99d-4480-8a68-644f1a89dedf",
                "freight": 46.0,
                "freightType": 1,
                "product": {
                  "$id": "11",
                  "plu": 1,
                  "storeID": 1,
                  "masterPluG_UID": "QEA=",
                  "storeIDs": [
                    1,
                    2
                  ],
                  "g_UId": "Y9kA1Wnr3EO29FdhqS24Ww==",
                  "guid": "d500d963-eb69-43dc-b6f4-5761a92db85b",
                  "apn": "sample string 1",
                  "apnChanged": true,
                  "apnSwitched": true,
                  "barcode": "sample string 4",
                  "itemNumber": "sample string 5",
                  "itemNumberChanged": true,
                  "priceGroupG_UID": "9OY0bcE520yEuOL22czNUw==",
                  "priceGroupGuid": "6d34e6f4-39c1-4cdb-84b8-e2f6d9cccd53",
                  "blueprintID": 1,
                  "lastCountedDate": "2026-04-03T06:22:27.0679987",
                  "externalID": "sample string 7",
                  "active": true,
                  "activated": "2026-04-03T06:22:27.0679987",
                  "pluCreated": "2026-04-03T06:22:27.0679987",
                  "createdByUser": "sample string 9",
                  "name": "sample string 10",
                  "nameChanged": true,
                  "secondDescription": "sample string 12",
                  "hostDescription": "sample string 13",
                  "keepCartonQty": true,
                  "keepDescription": true,
                  "keepDepartments": true,
                  "keepSuppliers": true,
                  "markdownDescription": "sample string 18",
                  "altDescription": "sample string 19",
                  "bestOrExpire": 20,
                  "lastUpdate": "2026-04-03T06:22:27.0679987",
                  "lastManualUpdate": "2026-04-03T06:22:27.0679987",
                  "imageName": "sample string 23",
                  "showImageOnFlipCharts": true,
                  "showTextOnFlipCharts": true,
                  "overrideFlipChartText": true,
                  "flipChartText": "sample string 27",
                  "salesMode": 1,
                  "eftCode": 1,
                  "price": 1,
                  "priceChanged": true,
                  "rrp": 1,
                  "gstPercent": 28,
                  "gstPercentChanged": true,
                  "costGSTPercent": 29,
                  "costGSTPercentChanged": true,
                  "wetPercent": 1,
                  "priceOverride": 1,
                  "cost": 1,
                  "currentCost": 1,
                  "currentCostDecimals": 1,
                  "grossProfit": 1.0,
                  "currentCostDesc": "sample string 30",
                  "currentCostEnd": "2026-04-03T06:22:27.0679987",
                  "currentCostUpdated": "2026-04-03T06:22:27.0679987",
                  "costDecimals": 31,
                  "costChanged": true,
                  "dealCostIdentifier": "QEA=",
                  "excludeFromRebate": true,
                  "rebateOverride": 1,
                  "costCalcMethod": 32,
                  "costCalcMethodChanged": true,
                  "costEffectiveDate": "2026-04-03T06:22:27.0679987",
                  "defaultGP": 1,
                  "breakTargetMode": 33,
                  "break1": 1,
                  "price1": 1,
                  "target1": 34,
                  "break2": 1,
                  "price2": 1,
                  "target2": 35,
                  "break3": 1,
                  "price3": 1,
                  "target3": 36,
                  "break1Changed": true,
                  "price1Changed": true,
                  "target1Changed": true,
                  "break2Changed": true,
                  "price2Changed": true,
                  "target2Changed": true,
                  "break3Changed": true,
                  "price3Changed": true,
                  "target3Changed": true,
                  "breakTargetModeChanged": true,
                  "margin": 1.1,
                  "marginChanged": true,
                  "marginRanged": true,
                  "marginRangedChanged": true,
                  "minimumMargin": 1.1,
                  "minimumMarginChanged": true,
                  "maximumMargin": 1.1,
                  "maximumMarginChanged": true,
                  "overrideHostWarehouseIndicator": true,
                  "overrideHostWarehouseIndicatorChanged": true,
                  "overrideHostPrice": true,
                  "overrideHostPriceChanged": true,
                  "overrideHostCost": true,
                  "overrideHostCostChanged": true,
                  "overrideHostMargin": true,
                  "overrideHostMarginChanged": true,
                  "alwaysApplyMargin": true,
                  "alwaysApplyMarginChanged": true,
                  "aws": 1.0,
                  "paws": 1.0,
                  "awsUpdated": "2026-04-03T06:22:27.0679987",
                  "posTare": 1,
                  "altPrice": 1.0,
                  "altPriceChanged": true,
                  "altPriceMode": 53,
                  "altPriceModeChanged": true,
                  "altPLUG_UID": "7lAvI27j7UmQ+9VGlTO5AQ==",
                  "altPLUGuid": "232f50ee-e36e-49ed-90fb-d5469533b901",
                  "altPLUGuidChanged": true,
                  "altPriceDescription1": "sample string 54",
                  "altPriceDescription2": "sample string 55",
                  "cartonQuantity": 56,
                  "cartonQuantityChanged": true,
                  "trayID": 1,
                  "promptID": 1,
                  "tare": 1,
                  "packQty": 1,
                  "fixedWeight": 1,
                  "extraMesg": 1,
                  "text1": "sample string 58",
                  "text2": "sample string 59",
                  "text3": "sample string 60",
                  "labelText": "sample string 61",
                  "labelTextChanged": true,
                  "sendToScale": true,
                  "nonScaleWeigh": true,
                  "labelFormat": "sample string 65",
                  "barcodeFormat": "sample string 66",
                  "austMade": 1,
                  "coolCode": 67,
                  "countryOfOrigin": "sample string 68",
                  "percentContent": 69.1,
                  "departmentID": 1,
                  "subDepartmentID": 1,
                  "minorDepartmentID": 1,
                  "lesserDepartmentID": 1,
                  "deptCode": "sample string 70",
                  "subDeptCode": "sample string 71",
                  "minorDeptCode": "sample string 72",
                  "lesserDeptCode": "sample string 73",
                  "deptName": "sample string 74",
                  "subDeptName": "sample string 75",
                  "minorDeptName": "sample string 76",
                  "lesserDeptName": "sample string 77",
                  "departmentChanged": true,
                  "subCategoryID": 1,
                  "expiry": 1,
                  "showDays": 1,
                  "datePrint": 1,
                  "labelRequired": true,
                  "labelShelfQty": 80,
                  "labelShelfChanged": true,
                  "labelTalkerQty": 82,
                  "labelSmall": true,
                  "labelLastPrinted": "2026-04-03T06:22:27.0679987",
                  "labelLastPrice": 1,
                  "shelfPageLayoutG_UID": "NjOyOJhvy0Oo8anekecOTw==",
                  "shelfPageLayoutGuid": "38b23336-6f98-43cb-a8f1-a9de91e70e4f",
                  "talkerPageLayoutG_UID": "SdSFTdflZkGh9zgujMzX8g==",
                  "talkerPageLayoutGuid": "4d85d449-e5d7-4166-a1f7-382e8cccd7f2",
                  "unitMeasure": 1.1,
                  "unitMeasureChanged": true,
                  "unitMeasureKind": 85,
                  "unitMeasureKindChanged": true,
                  "signIQData": "sample string 87",
                  "refresh": true,
                  "earnLoyaltyPoints": true,
                  "earnLoyaltyPointsChanged": true,
                  "quantityOverride": true,
                  "quantityOverrideChanged": true,
                  "quantityRequired": true,
                  "quantityRequiredChanged": true,
                  "allowDiscounts": true,
                  "allowDiscountsChanged": true,
                  "discountDiscounts": true,
                  "discountDiscountsChanged": true,
                  "itemRecalled": true,
                  "itemRecalledChanged": true,
                  "noRefund": true,
                  "noRefundChanged": true,
                  "allowMarkdown": true,
                  "allowMarkdownChanged": true,
                  "priceRequired": true,
                  "priceRequiredChanged": true,
                  "fuelItem": true,
                  "fuelItemChanged": true,
                  "liabilityItem": true,
                  "trackSerial": true,
                  "trackSerialChanged": true,
                  "allowZeroPrice": true,
                  "allowZeroPriceChanged": true,
                  "notForSale": 92,
                  "notForSaleChanged": true,
                  "excludeFromDeals": true,
                  "excludeFromVoucher": true,
                  "minimumAge": 95,
                  "minimumAgeChanged": true,
                  "buyingLimit": 1,
                  "buyingLimitChanged": true,
                  "buyingLimitIndependent": true,
                  "buyingLimitIndependentChanged": true,
                  "inventoryGuid": "tQ1oZE04XUSXOdgJ3h6LhA==",
                  "inventoryIdentifier": "64680db5-384d-445d-9739-d809de1e8b84",
                  "inventoryAccuracy": 1,
                  "baseUnits": 99,
                  "orderPacked": 1,
                  "isManufactured": true,
                  "isIngredient": true,
                  "isModifier": true,
                  "isModifierChanged": true,
                  "hasModifiers": 100,
                  "defaultPrinter": "sample string 101",
                  "defaultPrinterGroup": "sample string 102",
                  "ingredientsOnManufacture": true,
                  "manufactureUnitMeasure": 1,
                  "mpl": 1,
                  "maxShelfQty": 103,
                  "allowAutoOrder": true,
                  "warrantyPeriod": 1,
                  "parentPluG_UId": "l7bat+YEsU6ZkCXP55sJgA==",
                  "parentPluGuid": "b7dab697-04e6-4eb1-9990-25cfe79b0980",
                  "preferredHostVendor": 105,
                  "preferredHostChanged": true,
                  "code": "sample string 107",
                  "supplierIdentifier": "Nlut9zOr2EG8YoPKNqsmMg==",
                  "supplierIdentifierGuid": "f7ad5b36-ab33-41d8-bc62-83ca36ab2632",
                  "supplierChanged": true,
                  "rebateSupplierIdentifier": "KoxFPhaJEUKdH3oNb+Ufgg==",
                  "rebateSupplierIdentifierGuid": "3e458c2a-8916-4211-9d1f-7a0d6fe51f82",
                  "rebateSupplierChanged": true,
                  "availableForOrder": true,
                  "warehouseDirectIndicator": "sample string 109",
                  "warehouseDirectIndicatorChanged": true,
                  "productGrade": "sample string 111",
                  "productType": "sample string 112",
                  "productGroup": "sample string 113",
                  "complianceIndicator": "sample string 114",
                  "inhouseBrand": "sample string 115",
                  "slowMoving": true,
                  "generalMerchandise": true,
                  "comment": "sample string 118",
                  "lastUpdatedByUser": "sample string 119",
                  "lastManualUpdatedByUser": "sample string 120",
                  "lastUpdatedByUserOverride": true,
                  "lastUpdatedByHost": "2026-04-03T06:22:27.0679987",
                  "commodity": "sample string 122",
                  "businessPillar": "sample string 123",
                  "mscCommodity": "sample string 124",
                  "hostIdentifier": "YiPakWagB0qpBJbwno1tYw==",
                  "hostIdentifierGuid": "91da2362-a066-4a07-a904-96f09e8d6d63",
                  "serviceFeeID": 1,
                  "serviceFeeIDChanged": true,
                  "providerName": "sample string 126",
                  "aisleEnds": "sample string 127",
                  "deleted": true,
                  "deletedChanged": true,
                  "hidden": true,
                  "doNotRange": true,
                  "doNotRangeChanged": true,
                  "doNotOrder": true,
                  "doNotOrderChanged": true,
                  "locked": true,
                  "excludeFromWebUpdate": true,
                  "excludeFromWebUpdateChanged": true,
                  "webPriceBasedOn": 138,
                  "webPriceRounding": true,
                  "webMarkup": 140,
                  "webPriceMode": 141,
                  "altDepartmentID": 1,
                  "altSubDepartmentID": 1,
                  "altMinorDepartmentID": 1,
                  "altLesserDepartmentID": 1,
                  "altDeptCode": "sample string 142",
                  "altSubDeptCode": "sample string 143",
                  "altMinorDeptCode": "sample string 144",
                  "altLesserDeptCode": "sample string 145",
                  "altDepartmentChanged": true,
                  "storeProducts": [
                    {
                      "$ref": "11"
                    },
                    {
                      "$ref": "11"
                    }
                  ],
                  "store": {
                    "$ref": "1"
                  },
                  "storePrices": [
                    {
                      "$id": "12",
                      "pluG_UID": "9CmiSanCUUCsmWf7YeJSGw==",
                      "pluGuid": "49a229f4-c2a9-4051-ac99-67fb61e2521b",
                      "plu": 1,
                      "storeID": 1,
                      "zoneID": 2,
                      "zoneName": "sample string 3",
                      "store": "sample string 4",
                      "isElectedMasterStore": true,
                      "isZoneMasterStore": true,
                      "priceNow": 7,
                      "costNow": 8,
                      "costNowDecimals": 9,
                      "normalPrice": 10,
                      "priceNext": 1,
                      "costNext": 1,
                      "costNextDecimals": 11,
                      "nextCampaignName": "sample string 12",
                      "gstPercent": 13,
                      "normalCost": 14,
                      "normalCostDecimals": 15,
                      "costGstPercent": 16,
                      "costCalcMethod": 1,
                      "currentCost": 17,
                      "currentCostDecimals": 18,
                      "break1": 19,
                      "price1": 20,
                      "break2": 21,
                      "price2": 22,
                      "break3": 23,
                      "price3": 24,
                      "fuelItem": 25,
                      "fixedWeight": 26,
                      "active": true,
                      "complianceIndicator": "sample string 27",
                      "doNotOrder": true,
                      "doNotRange": true,
                      "isNormalPriceChangesCampaign": true,
                      "updated": "2026-04-03T06:22:27.0679987"
                    },
                    {
                      "$ref": "12"
                    }
                  ],
                  "currentPrices": {
                    "$id": "13",
                    "pluPrices": {
                      "$id": "14",
                      "plu": 1,
                      "pluG_UID": "QEA=",
                      "stores": [
                        1,
                        2
                      ],
                      "normalPrice": 1,
                      "cost": 2,
                      "break1": 3,
                      "price1": 4,
                      "break2": 5,
                      "price2": 6,
                      "break3": 7,
                      "price3": 8,
                      "discountPrice": 9,
                      "memberDiscountPrice": 10,
                      "acceptedUtc": "2026-04-03T06:22:27.0679987",
                      "priceChangeType": 0,
                      "costDecimals": 11,
                      "costCalcMethod": 12,
                      "targetCampaignPriceGtOrEquNormal": true
                    },
                    "normalPluPrices": {
                      "$ref": "14"
                    },
                    "winningCampaign": 1,
                    "winner": {
                      "$id": "15",
                      "campaignName": "sample string 1",
                      "campaignDescription": "sample string 2",
                      "talkerText": "sample string 3",
                      "disableWasSave": true,
                      "startDate": "2026-04-03T06:22:27.0679987",
                      "startTime": 5,
                      "endDate": "2026-04-03T06:22:27.0679987",
                      "endTime": 6,
                      "newPrice": 7,
                      "newCost": 8,
                      "newCostDecimals": 9,
                      "pctDiscount": 10,
                      "promoType": 1,
                      "promotionTypeCode": "sample string 11",
                      "hostType": 12,
                      "hostIdentifier": "feyhJ1M1a06Sz7ylNBpTWw==",
                      "hostIdentifierGuid": "27a1ec7d-3553-4e6b-92cf-bca5341a535b",
                      "storeNames": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "details": [
                      {
                        "$ref": "15"
                      },
                      {
                        "$ref": "15"
                      }
                    ]
                  },
                  "tray": {
                    "$id": "16",
                    "g_UId": "+dcpteI7JUeZ5Ut4hiInhQ==",
                    "guid": "b529d7f9-3be2-4725-99e5-4b7886222785",
                    "name": "sample string 1",
                    "number": 1,
                    "tare": 1
                  },
                  "priceGroup": {
                    "$id": "17",
                    "priceGroupG_UID": "DM/63od03kCeR84r9L15Iw==",
                    "priceGroupGuid": "defacf0c-7487-40de-9e47-ce2bf4bd7923",
                    "name": "sample string 2",
                    "code": 1,
                    "modified": true,
                    "updated": "2026-04-03T06:22:27.0679987",
                    "buyingLimit": 1,
                    "buyingLimitIndependent": true,
                    "buyingLimitType": 0,
                    "number": 1,
                    "products": [
                      {
                        "$ref": "11"
                      },
                      {
                        "$ref": "11"
                      }
                    ],
                    "productCount": 1
                  },
                  "priceGroupName": "sample string 147",
                  "nutrifacts": {
                    "$id": "18",
                    "pluG_UID": "0LNDDA6iBEebF0C01WOinw==",
                    "pluGuid": "0c43b3d0-a20e-4704-9b17-40b4d563a29f",
                    "plu": 1,
                    "servingsPerPack": 1,
                    "servingSize": 1,
                    "showAllergens": 1,
                    "energy": 1,
                    "protein": 1,
                    "fat": 1,
                    "saturated": 1,
                    "carbo": 1,
                    "sugars": 1,
                    "sodium": 1,
                    "potasium": 1,
                    "calcium": 1,
                    "fibre": 1,
                    "soya": 1,
                    "nutsSeeds": 1,
                    "shells": 1,
                    "eggs": 1,
                    "dairy": 1,
                    "gluten": 1,
                    "sulphites": 1,
                    "peanuts": 1,
                    "sesame": 1,
                    "fish": 1,
                    "lupins": 1
                  },
                  "dates": {
                    "$id": "19",
                    "pluGuid": "1cb42444-c2ee-473a-8800-99fc70777088",
                    "created": "2026-04-03T06:22:27.0679987",
                    "createdByUser": "sample string 1",
                    "activated": "2026-04-03T06:22:27.0679987",
                    "activatedByUser": "sample string 2",
                    "deactivated": "2026-04-03T06:22:27.0679987",
                    "deactivatedByUser": "sample string 3",
                    "lastOrdered": "2026-04-03T06:22:27.0679987",
                    "lastOrderedQty": 4.0,
                    "lastReceived": "2026-04-03T06:22:27.0679987",
                    "lastReceivedQty": 5.0,
                    "lastInvoiceStatus": 1,
                    "lastCounted": "2026-04-03T06:22:27.0679987",
                    "lastSold": "2026-04-03T06:22:27.0679987",
                    "firstSold": "2026-04-03T06:22:27.0679987",
                    "awsUpdated": "2026-04-03T06:22:27.0679987",
                    "lastManualUpdate": "2026-04-03T06:22:27.0679987",
                    "lastManualUpdatedByUser": "sample string 7",
                    "lastUpdated": "2026-04-03T06:22:27.0679987",
                    "lastUpdatedByUser": "sample string 9",
                    "lastUpdatedByHost": "2026-04-03T06:22:27.0679987",
                    "doNotRangeUpdated": "2026-04-03T06:22:27.0679987",
                    "doNotOrderUpdated": "2026-04-03T06:22:27.0679987",
                    "tracked": "2026-04-03T06:22:27.0679987"
                  },
                  "allergens": [
                    {
                      "$id": "20",
                      "primaryKey": {
                        "$id": "21",
                        "pluGuid": "13f42ba7-976e-40c3-a21a-e3290c83e1ef",
                        "contains": 2
                      },
                      "allergenID": 1,
                      "pluG_UID": "pyv0E26Xw0CiGuMpDIPh7w==",
                      "pluGuid": "13f42ba7-976e-40c3-a21a-e3290c83e1ef",
                      "contains": 2,
                      "allergenName": "sample string 3",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "20"
                    }
                  ],
                  "costs": {
                    "$id": "22",
                    "pluG_UID": "GGfalp3tLEGOYubxC0NBJQ==",
                    "pluGuid": "96da6718-ed9d-412c-8e62-e6f10b434125",
                    "enteredCost": 1,
                    "weightedAvgCost": 1,
                    "lastCost": 1,
                    "rawEnteredCost": 2,
                    "rawWeightedAvgCost": 3,
                    "rawLastCost": 4,
                    "freight": 5.0,
                    "freightType": 6,
                    "costDecimals": 7,
                    "fifoCost": 1,
                    "updated": "2026-04-03T06:22:27.0679987",
                    "normalCost": 1,
                    "currentCost": 1
                  },
                  "sales": [
                    {
                      "$id": "23",
                      "saleHeaderID": 1,
                      "created": "2026-04-03T06:22:27.0679987",
                      "createdLocal": "2026-04-03T06:22:27.0679987",
                      "storeID": 3,
                      "storeName": "sample string 4",
                      "operatorG_Uid": "laEJ7dwIxEmx3i4hKCIEkA==",
                      "operatorGuid": "ed09a195-08dc-49c4-b1de-2e2128220490",
                      "operatorName": "sample string 5",
                      "tranType": 1,
                      "plu": 1,
                      "pluG_UId": "mqpBsyvslEGiA82U5RiooQ==",
                      "pluGuid": "b341aa9a-ec2b-4194-a203-cd94e518a8a1",
                      "normalPrice": 1,
                      "totalCents": 1,
                      "cost": 1,
                      "grossProfit": 1,
                      "quantity": 1,
                      "operator": {
                        "$id": "24",
                        "id": 1,
                        "g_Uid": "MlvB4R7n4U2fDCKDd/lSJw==",
                        "guid": "e1c15b32-e71e-4de1-9f0c-228377f95227",
                        "operatorNumber": 1,
                        "shortName": "sample string 2",
                        "firstName": "sample string 3",
                        "lastName": "sample string 4",
                        "password": "sample string 5",
                        "hasPassword": true,
                        "passwordText": "sample string 6",
                        "rfidTagID": "sample string 7",
                        "blueprintID": 1,
                        "groupID": 1,
                        "groupName": "sample string 8",
                        "managerGroupID": 1,
                        "managerGroupName": "sample string 9",
                        "zoneID": 1,
                        "zoneName": "sample string 10",
                        "loggedIn": 1,
                        "lastUsedIP": "sample string 11",
                        "deleted": true,
                        "locked": true,
                        "allowOpenTill": true,
                        "webEmail": "sample string 14",
                        "simpleOperatorType": 0,
                        "webRole": "sample string 15",
                        "updated": "2026-04-03T06:22:27.0679987",
                        "passwordResetRequired": true,
                        "alteredInStore": true,
                        "startShift": "2026-04-03T06:22:27.0679987",
                        "endShift": "2026-04-03T06:22:27.0679987",
                        "machineName": "sample string 20",
                        "drawerID": 1,
                        "stores": [
                          {
                            "$id": "25",
                            "operatorG_UID": "/SDrFTFs1UaFM7bdtEn81w==",
                            "operatorGuid": "15eb20fd-6c31-46d5-8533-b6ddb449fcd7",
                            "storeID": 2,
                            "operator": {
                              "$ref": "24"
                            },
                            "store": {
                              "$ref": "1"
                            }
                          },
                          {
                            "$ref": "25"
                          }
                        ]
                      }
                    },
                    {
                      "$ref": "23"
                    }
                  ],
                  "apns": [
                    {
                      "$id": "26",
                      "pluID": 1,
                      "pluG_UID": "3mpK1l/mjkGWYkMUMsCmYA==",
                      "pluGuid": "d64a6ade-e65f-418e-9662-431432c0a660",
                      "apn": "sample string 1",
                      "deleted": true,
                      "storeID": 1,
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "26"
                    }
                  ],
                  "tuns": [
                    {
                      "$id": "27",
                      "pluG_UId": "ShkV4Vu5s0CUVfZVZvHt+A==",
                      "pluGuid": "e115194a-b95b-40b3-9455-f65566f1edf8",
                      "apn": "sample string 1",
                      "tun": "sample string 2",
                      "cartonQuantity": 3,
                      "product": {
                        "$ref": "11"
                      },
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "27"
                    }
                  ],
                  "competitionPricing": [
                    {
                      "$id": "28",
                      "identifier": "myOV083d8UOzpivbUl8cIQ==",
                      "identifierGuid": "d395239b-ddcd-43f1-b3a6-2bdb525f1c21",
                      "pluG_UID": "Zg1DE/sa20m5WTMKGDpNNQ==",
                      "pluGuid": "13430d66-1afb-49db-b959-330a183a4d35",
                      "competitionID": 1,
                      "name": "sample string 2",
                      "sellMultiple": 3,
                      "retailPrice": 4,
                      "storeName": "sample string 5"
                    },
                    {
                      "$ref": "28"
                    }
                  ],
                  "supplier": {
                    "$ref": "6"
                  },
                  "supplierName": "sample string 148",
                  "children": [
                    {
                      "$ref": "11"
                    },
                    {
                      "$ref": "11"
                    }
                  ],
                  "ordering": {
                    "$ref": "9"
                  },
                  "flipChartPages": [
                    {
                      "$id": "29",
                      "identifier": "V8u/h4RebUyQolfxuWCTvw==",
                      "groupName": "sample string 1",
                      "identifierGuid": "87bfcb57-5e84-4c6d-90a2-57f1b96093bf",
                      "exists": true,
                      "flipChartIdentifier": "yAobgVPMKkWm2eUbYfCSpw==",
                      "flipChartIdentifierGuid": "811b0ac8-cc53-452a-a6d9-e51b61f092a7",
                      "contentPanelName": "sample string 5",
                      "selectionMode": 1,
                      "maximumSelections": 1,
                      "enableProductRecogniser": true,
                      "displayName": "sample string 7",
                      "sortOrder": 8,
                      "storeID": 1,
                      "productsPerRow": 9,
                      "rows": 10,
                      "showButtonText": true,
                      "showButtonImage": true,
                      "buttonWidth": 13,
                      "buttonHeight": 14,
                      "autoSizeButtons": true,
                      "autoSizeGrid": true,
                      "buttonAnchor": 17,
                      "buttonBackgroundImage": "sample string 18",
                      "buttonTopColour": 1,
                      "buttonTextColour": 1,
                      "buttonBottomColour": 1,
                      "buttonBorderColour": 1,
                      "buttonBorderWidth": 1,
                      "buttonRadius": 1,
                      "buttonGradientMode": 1,
                      "buttonDropShadow": true,
                      "buttonShadowWidth": 1,
                      "buttonHighLightOnPush": true,
                      "buttonFontFamily": "sample string 19",
                      "buttonFontSize": 1.1,
                      "buttonFontStyle": 1,
                      "buttonTextAlign": 1,
                      "buttonWordBreak": true,
                      "buttonDrawImageAndButton": true,
                      "buttonVerticalText": true,
                      "buttonImageAlign": 1,
                      "buttonMarginX": 20,
                      "buttonMarginY": 21,
                      "beginButtonsX": 22,
                      "beginButtonsY": 23,
                      "manualSortProducts": true,
                      "sortProductsKind": 25,
                      "groupIdentifier": "bug9fB5Eh0CWpHetovHfsA==",
                      "groupIdentifierGuid": "7c3de86e-441e-4087-96a4-77ada2f1dfb0",
                      "flipChart": {
                        "$id": "30",
                        "identifier": "4eFoJdfaxUmmJDttT592sA==",
                        "identifierGuid": "2568e1e1-dad7-49c5-a624-3b6d4f9f76b0",
                        "displayName": "sample string 2",
                        "sortOrder": 3,
                        "productsPerRow": 4,
                        "rowsPerPage": 5,
                        "buttonMarginX": 6,
                        "buttonMarginY": 7,
                        "beginButtonsX": 8,
                        "beginButtonsY": 9,
                        "autoSizeButtons": true,
                        "autoSizeGrid": true,
                        "showButtonText": true,
                        "showButtonImage": true,
                        "formLocationX": 1,
                        "formLocationY": 1,
                        "formWidth": 14,
                        "formHeight": 15,
                        "formMaximised": true,
                        "formResizable": true,
                        "formBackgroundImage": "sample string 16",
                        "formBackgroundColourA": 1,
                        "formBackgroundColourR": 1,
                        "formBackgroundColourG": 1,
                        "formBackgroundColourB": 1,
                        "formFontFamily": "sample string 17",
                        "formFontSize": 1.1,
                        "formFontStyle": 1,
                        "formAttributes": "sample string 18",
                        "buttonWidth": 19,
                        "buttonHeight": 20,
                        "buttonAnchor": 21,
                        "buttonBackgroundImage": "sample string 22",
                        "buttonTopColour": 1,
                        "buttonTextColour": 1,
                        "buttonBottomColour": 1,
                        "buttonBorderColour": 1,
                        "buttonBorderWidth": 1,
                        "buttonRadius": 1,
                        "buttonGradientMode": 1,
                        "buttonDropShadow": true,
                        "buttonShadowWidth": 1,
                        "buttonHighLightOnPush": true,
                        "buttonFontFamily": "sample string 23",
                        "buttonFontSize": 1.1,
                        "buttonFontStyle": 1,
                        "buttonTextAlign": 1,
                        "buttonWordBreak": true,
                        "buttonDrawImageAndButton": true,
                        "buttonVerticalText": true,
                        "buttonImageAlign": 1,
                        "panelLocationX": 1,
                        "panelLocationY": 1,
                        "panelWidth": 1,
                        "panelHeight": 1,
                        "panelAnchor": 1,
                        "panelFontFamily": "sample string 24",
                        "panelFontSize": 1.1,
                        "panelFontStyle": 1,
                        "panelBackgroundColour": 1,
                        "panelTextColour": 1,
                        "panelAttributes": "sample string 25",
                        "unsentCount": 26,
                        "group": {
                          "$id": "31",
                          "identifier": "EXZrDZOdXUyebBI4oLlwvQ==",
                          "identifierGuid": "0d6b7611-9d93-4c5d-9e6c-1238a0b970bd",
                          "name": "sample string 2",
                          "formType": "sample string 3",
                          "forms": [
                            {
                              "$id": "32",
                              "id": 1,
                              "g_UID": "VlpwPCJn1UCS0+tvoH+XCQ==",
                              "guid": "3c705a56-6722-40d5-92d3-eb6fa07f9709",
                              "zoneID": 3,
                              "storeID": 4,
                              "name": "sample string 5",
                              "formType": "sample string 6",
                              "locationX": 1,
                              "locationY": 1,
                              "width": 1,
                              "height": 1,
                              "maximised": true,
                              "resizable": true,
                              "backgroundImage": "sample string 7",
                              "backgroundColour": "sample string 8",
                              "backgroundColourA": 1,
                              "backgroundColourR": 1,
                              "backgroundColourG": 1,
                              "backgroundColourB": 1,
                              "fontFamily": "sample string 9",
                              "fontSize": 1.1,
                              "fontStyle": 1,
                              "previousForm": 1,
                              "previousFormG_UID": "GXfQcbWr3ki5FECqBvbzqw==",
                              "previousFormGuid": "71d07719-abb5-48de-b914-40aa06f6f3ab",
                              "nextForm": 1,
                              "nextFormG_UID": "vl1FW5lNW0qmpwB5QqSOuQ==",
                              "nextFormGuid": "5b455dbe-4d99-4a5b-a6a7-007942a48eb9",
                              "attributes": "sample string 10",
                              "updated": "2026-04-03T06:22:27.0679987",
                              "positioning": 1,
                              "contentPanel": "sample string 11",
                              "selectionMode": 1,
                              "maximumSelections": 1,
                              "alteredInStore": true,
                              "deleted": true,
                              "blueprintID": 1,
                              "preserveLayout": true,
                              "mainCheckoutFormName": "sample string 13",
                              "nextCheckoutForm": {
                                "$ref": "32"
                              },
                              "previousCheckoutForm": {
                                "$ref": "32"
                              },
                              "buttons": [
                                {
                                  "$id": "33",
                                  "id": 1,
                                  "checkoutFormID": 2,
                                  "checkoutFormG_UID": "ABVlZ55neU+I3hC0PniS6w==",
                                  "checkoutFormGuid": "67651500-679e-4f79-88de-10b43e7892eb",
                                  "identifier": "ylmONud1PkawH9rBHgBPjA==",
                                  "identifierGuid": "368e59ca-75e7-463e-b01f-dac11e004f8c",
                                  "name": "sample string 5",
                                  "plu": 1,
                                  "locationX": 1,
                                  "locationY": 1,
                                  "width": 1,
                                  "height": 1,
                                  "anchor": 1,
                                  "backgroundImage": "sample string 6",
                                  "backgroundImageID": 1,
                                  "backgroundImageUrl": "sample string 7",
                                  "topColour": 1,
                                  "textColour": 1,
                                  "bottomColour": 1,
                                  "borderColour": 1,
                                  "borderWidth": 1,
                                  "radius": 1,
                                  "gradientMode": 1,
                                  "dropShadow": true,
                                  "shadowWidth": 1,
                                  "highLightOnPush": true,
                                  "fontFamily": "sample string 8",
                                  "fontSize": 1.1,
                                  "fontStyle": 1,
                                  "textAlign": 1,
                                  "imageAlign": 1,
                                  "wordBreak": true,
                                  "verticalText": true,
                                  "buttonFunction": 1,
                                  "buttonValue": 1,
                                  "valueG_UID": "UZ1H4884mEeRy8Bf4LBPHA==",
                                  "valueGuid": "e3479d51-38cf-4798-91cb-c05fe0b04f1c",
                                  "buttonText": "sample string 10",
                                  "valueText": "sample string 11",
                                  "drawImageAndButton": true,
                                  "updated": "2026-04-03T06:22:27.0679987",
                                  "action": "sample string 12",
                                  "valueForm": {
                                    "$ref": "32"
                                  },
                                  "image": {
                                    "$id": "34",
                                    "name": "sample string 3.sample string 4",
                                    "imageID": 2,
                                    "imageName": "sample string 3",
                                    "imageExtension": "sample string 4",
                                    "lastUpdate": "2026-04-03T06:22:27.0679987",
                                    "imageData": "QEA=",
                                    "readOnly": true
                                  }
                                },
                                {
                                  "$ref": "33"
                                }
                              ],
                              "panels": [
                                {
                                  "$id": "35",
                                  "id": 1,
                                  "checkoutFormID": 2,
                                  "checkoutFormG_UID": "HkAKX83wDUaxUGYu9GNMyA==",
                                  "checkoutFormGuid": "5f0a401e-f0cd-460d-b150-662ef4634cc8",
                                  "panelType": "sample string 4",
                                  "name": "sample string 5",
                                  "locationX": 6,
                                  "locationY": 7,
                                  "width": 8,
                                  "height": 9,
                                  "anchor": 10,
                                  "fontFamily": "sample string 11",
                                  "fontSize": 12.1,
                                  "fontStyle": 13,
                                  "backgroundColour": 14,
                                  "textColour": 15,
                                  "attributes": "sample string 16"
                                },
                                {
                                  "$ref": "35"
                                }
                              ]
                            },
                            {
                              "$ref": "32"
                            }
                          ],
                          "panels": [
                            {
                              "$ref": "35"
                            },
                            {
                              "$ref": "35"
                            }
                          ]
                        },
                        "pages": [
                          {
                            "$ref": "29"
                          },
                          {
                            "$ref": "29"
                          }
                        ]
                      },
                      "contentPanel": {
                        "$ref": "35"
                      },
                      "products": [
                        {
                          "$id": "36",
                          "flipChartPageIdentifier": "tnKJWEZ9uUO5tNubjEQjUQ==",
                          "flipChartPageIdentifierGuid": "588972b6-7d46-43b9-b9b4-db9b8c442351",
                          "pluG_UID": "3ngtU5Rhk0ybSDFBAmzXJg==",
                          "pluGuid": "532d78de-6194-4c93-9b48-3141026cd726",
                          "sortOrder": 3,
                          "sent": true,
                          "productChanged": true,
                          "productImageName": "sample string 6",
                          "productShowImageOnFlipCharts": true,
                          "productShowTextOnFlipCharts": true,
                          "productOverrideFlipChartText": true,
                          "productFlipChartText": "sample string 10",
                          "product": {
                            "$ref": "11"
                          },
                          "departmentSortOrder": 11,
                          "subDepartmentName": "sample string 12"
                        },
                        {
                          "$ref": "36"
                        }
                      ],
                      "productCount": 27,
                      "pages": [
                        {
                          "$ref": "29"
                        },
                        {
                          "$ref": "29"
                        }
                      ]
                    },
                    {
                      "$ref": "29"
                    }
                  ],
                  "priceHistory": [
                    {
                      "$id": "37",
                      "pluG_UID": "BUgvXdZB7kaES8BQ9pN1iQ==",
                      "pluGuid": "5d2f4805-41d6-46ee-844b-c050f6937589",
                      "price": 1,
                      "costCalcMethod": 1,
                      "cost": 2,
                      "weightedAvgCost": 3,
                      "lastCost": 4,
                      "rawCost": 5,
                      "rawWeightedAvgCost": 6,
                      "rawLastCost": 7,
                      "costDecimals": 8,
                      "serviceFeeID": 9,
                      "freight": 10.0,
                      "freightType": 11,
                      "process": "sample string 12",
                      "user": "sample string 13",
                      "updated": "2026-04-03T06:22:27.0679987",
                      "previousPrice": 1,
                      "previousCostCalcMethod": 1,
                      "previousCost": 1,
                      "previousWeightedAvgCost": 1,
                      "previousLastCost": 1,
                      "previousRawCost": 15,
                      "previousRawWeightedAvgCost": 16,
                      "previousRawLastCost": 17,
                      "previousCostDecimals": 1,
                      "previousServiceFeeID": 18,
                      "previousFreight": 19.0,
                      "previousFreightType": 20,
                      "storeID": 21,
                      "storeName": "sample string 22",
                      "serviceFeeDescription": "sample string 23",
                      "previousServiceFeeDescription": "sample string 24"
                    },
                    {
                      "$ref": "37"
                    }
                  ],
                  "ingredients": [
                    {
                      "$id": "38",
                      "pluG_UID": "mY70cBEqVESMMgtFmnZPVg==",
                      "ingredientGuid": "mZO4sqdMxkmKw23t6NY2gQ==",
                      "ingredientIdentifier": "b2b89399-4ca7-49c6-8ac3-6dede8d63681",
                      "quantity": 1.0,
                      "storeIDs": [
                        1,
                        2
                      ],
                      "ingredientText": "sample string 1",
                      "ingredient": {
                        "$ref": "11"
                      }
                    },
                    {
                      "$ref": "38"
                    }
                  ],
                  "bins": [
                    {
                      "$id": "39",
                      "pluG_UID": "ITxif57OmUCKWuwqXDtd7w==",
                      "pluGuid": "7f623c21-ce9e-4099-8a5a-ec2a5c3b5def",
                      "shelfLocationIdentifier": "cdH8CXUt00uFQhd6hduUNQ==",
                      "shelfLocationGuid": "09fcd171-2d75-4bd3-8542-177a85db9435",
                      "labelShelfDefault": 1,
                      "labelTalkerDefault": 1,
                      "labelSmall": true,
                      "labelPageLayoutG_UID": "5PJKeWx39EecdoQFeW3nUw==",
                      "labelPageLayoutGuid": "794af2e4-776c-47f4-9c76-8405796de753",
                      "updated": "2026-04-03T06:22:27.0679987",
                      "electronicShelfLabelIdentifier": "sample string 5",
                      "electronicshelfLabelsConfigurationID": 6,
                      "labelShelfChanged": true,
                      "productName": "sample string 8",
                      "locationText": "sample string 9",
                      "product": {
                        "$ref": "11"
                      },
                      "location": {
                        "$id": "40",
                        "identifier": "e8wepACG6UKpRzm3XH4p4w==",
                        "storeID": 1,
                        "identifierGuid": "a41ecc7b-8600-42e9-a947-39b75c7e29e3",
                        "name": "sample string 2",
                        "haccp": true,
                        "blueprintID": 1,
                        "updated": "2026-04-03T06:22:27.0679987",
                        "minTemp": 1,
                        "maxTemp": 1,
                        "checkFrequency": 1,
                        "storeCaseConfiguration": 5,
                        "storeName": "sample string 6",
                        "bins": [
                          {
                            "$ref": "39"
                          },
                          {
                            "$ref": "39"
                          }
                        ]
                      }
                    },
                    {
                      "$ref": "39"
                    }
                  ],
                  "bin": {
                    "$ref": "39"
                  },
                  "scaleLocations": [
                    {
                      "$id": "41",
                      "plu": 1,
                      "pluG_UID": "rGIMBCCnG0OyO1NnTtwDQw==",
                      "pluGuid": "040c62ac-a720-431b-b23b-53674edc0343",
                      "deptNo": 1,
                      "product": {
                        "$ref": "11"
                      },
                      "scaleLocation": {
                        "$id": "42",
                        "id": 1,
                        "deptNo": 1,
                        "deptCode": "sample string 2",
                        "name": "sample string 3",
                        "enabled": true,
                        "updated": "2026-04-03T06:22:27.0679987",
                        "department": {
                          "$id": "43",
                          "id": 1,
                          "name": "sample string 2",
                          "code": "sample string 3",
                          "sortOrder": 4,
                          "isLiquor": true,
                          "isTobacco": true,
                          "excludeTalker": true,
                          "externalSales": true,
                          "saleGLCode": "sample string 9",
                          "cogsglCode": "sample string 10",
                          "accountingCategoryID": 11,
                          "maximumMarkdownPercentage": 12.0,
                          "accountingOnly": true,
                          "generateExternalID": 1,
                          "useNonReportableTaxCode": true,
                          "minPLU": 15,
                          "maxPLU": 16,
                          "scaleLocation": {
                            "$ref": "42"
                          },
                          "subDepartments": [
                            {
                              "$id": "44",
                              "id": 1,
                              "departmentID": 2,
                              "name": "sample string 3",
                              "code": "sample string 4",
                              "departmentCode": "sample string 5",
                              "externalSales": true,
                              "minorDepartments": [
                                {
                                  "$id": "45",
                                  "id": 1,
                                  "subDepartmentID": 2,
                                  "departmentID": 3,
                                  "name": "sample string 4",
                                  "subDepartmentCode": "sample string 5",
                                  "departmentCode": "sample string 6",
                                  "code": "sample string 7",
                                  "lesserDepartments": [
                                    {
                                      "$id": "46",
                                      "id": 1,
                                      "departmentID": 2,
                                      "subDepartmentID": 3,
                                      "minorDepartmentID": 4,
                                      "name": "sample string 5",
                                      "code": "sample string 6",
                                      "departmentCode": "sample string 7",
                                      "subDepartmentCode": "sample string 8",
                                      "minorDepartmentCode": "sample string 9",
                                      "updated": "2026-04-03T06:22:27.0679987",
                                      "salesMode": 1,
                                      "gstPercent": 1,
                                      "costGSTPercent": 1,
                                      "earnLoyaltyPoints": true,
                                      "quantityOverride": true,
                                      "quantityRequired": true,
                                      "allowDiscounts": true,
                                      "discountDiscounts": true,
                                      "itemRecalled": true,
                                      "noRefund": true,
                                      "active": true,
                                      "allowMarkdown": true,
                                      "defaultGP": 1.1,
                                      "labelShelfDefault": 1,
                                      "labelTalkerDefault": 1,
                                      "labelSmall": true,
                                      "tags": "sample string 11",
                                      "unitMeasureKind": 1,
                                      "fuelItem": true,
                                      "trackSerial": true,
                                      "warrantyPeriod": 1,
                                      "costCalcMethod": 1,
                                      "providerName": "sample string 12",
                                      "overrideHostMargin": true,
                                      "keepDescription": true,
                                      "mscCommodity": "sample string 15",
                                      "allowAutoOrder": true,
                                      "excludeFromWebUpdate": true,
                                      "webPriceBasedOn": true,
                                      "labelFormat": "sample string 16",
                                      "sendToScale": true,
                                      "labelPageLayoutG_UID": "KONdvfSdn0CLkSpuM5y0lg==",
                                      "labelPageLayoutGuid": "bd5de328-9df4-409f-8b91-2a6e339cb496",
                                      "minimumAge": 17,
                                      "countryOfOrigin": "sample string 18",
                                      "serviceFeeID": 1,
                                      "eftCode": 19,
                                      "defaultPrinter": "sample string 20",
                                      "defaultPrinterGroup": "sample string 21",
                                      "buyingLimit": 1,
                                      "buyingLimitIndependent": true,
                                      "buyingLimitType": 0,
                                      "includeInDistinctLimit": true,
                                      "defaultsEmpty": false,
                                      "mscCat": {
                                        "$id": "47",
                                        "dept": 1,
                                        "category": 2,
                                        "name": "sample string 3",
                                        "active": true,
                                        "mscCommodities": [
                                          {
                                            "$id": "48",
                                            "dept": 1,
                                            "category": 2,
                                            "commodity": 3,
                                            "name": "sample string 4",
                                            "active": true,
                                            "mscSubCommodities": [
                                              {
                                                "$id": "49",
                                                "dept": 1,
                                                "category": 2,
                                                "commodity": 3,
                                                "subCommodity": 4,
                                                "name": "sample string 5",
                                                "active": true,
                                                "subCommodityCode": "sample string 7"
                                              },
                                              {
                                                "$ref": "49"
                                              }
                                            ],
                                            "commodityCode": "sample string 6"
                                          },
                                          {
                                            "$ref": "48"
                                          }
                                        ],
                                        "categoryCode": "sample string 5"
                                      },
                                      "mscCom": {
                                        "$ref": "48"
                                      },
                                      "mscDep": {
                                        "$id": "50",
                                        "dept": 1,
                                        "name": "sample string 2",
                                        "active": true,
                                        "mscCategories": [
                                          {
                                            "$ref": "47"
                                          },
                                          {
                                            "$ref": "47"
                                          }
                                        ],
                                        "deptCode": "sample string 4"
                                      },
                                      "mscSubCom": {
                                        "$ref": "49"
                                      }
                                    },
                                    {
                                      "$ref": "46"
                                    }
                                  ],
                                  "updated": "2026-04-03T06:22:27.0679987",
                                  "salesMode": 1,
                                  "gstPercent": 1,
                                  "costGSTPercent": 1,
                                  "earnLoyaltyPoints": true,
                                  "quantityOverride": true,
                                  "quantityRequired": true,
                                  "allowDiscounts": true,
                                  "discountDiscounts": true,
                                  "itemRecalled": true,
                                  "noRefund": true,
                                  "active": true,
                                  "allowMarkdown": true,
                                  "defaultGP": 1.1,
                                  "labelShelfDefault": 1,
                                  "labelTalkerDefault": 1,
                                  "labelSmall": true,
                                  "tags": "sample string 9",
                                  "unitMeasureKind": 1,
                                  "fuelItem": true,
                                  "trackSerial": true,
                                  "warrantyPeriod": 1,
                                  "costCalcMethod": 1,
                                  "providerName": "sample string 10",
                                  "overrideHostMargin": true,
                                  "keepDescription": true,
                                  "mscCommodity": "sample string 13",
                                  "allowAutoOrder": true,
                                  "excludeFromWebUpdate": true,
                                  "webPriceBasedOn": true,
                                  "labelFormat": "sample string 14",
                                  "sendToScale": true,
                                  "labelPageLayoutG_UID": "9dlK9FzXj0i8zFapUxgA2g==",
                                  "labelPageLayoutGuid": "f44ad9f5-d75c-488f-bccc-56a9531800da",
                                  "minimumAge": 15,
                                  "countryOfOrigin": "sample string 16",
                                  "serviceFeeID": 1,
                                  "eftCode": 17,
                                  "defaultPrinter": "sample string 18",
                                  "defaultPrinterGroup": "sample string 19",
                                  "buyingLimit": 1,
                                  "buyingLimitIndependent": true,
                                  "buyingLimitType": 0,
                                  "includeInDistinctLimit": true,
                                  "defaultsEmpty": false,
                                  "mscCat": {
                                    "$ref": "47"
                                  },
                                  "mscCom": {
                                    "$ref": "48"
                                  },
                                  "mscDep": {
                                    "$ref": "50"
                                  },
                                  "mscSubCom": {
                                    "$ref": "49"
                                  }
                                },
                                {
                                  "$ref": "45"
                                }
                              ],
                              "investmentBuyOverride": true,
                              "updated": "2026-04-03T06:22:27.0679987",
                              "salesMode": 1,
                              "gstPercent": 1,
                              "costGSTPercent": 1,
                              "earnLoyaltyPoints": true,
                              "quantityOverride": true,
                              "quantityRequired": true,
                              "allowDiscounts": true,
                              "discountDiscounts": true,
                              "itemRecalled": true,
                              "noRefund": true,
                              "active": true,
                              "allowMarkdown": true,
                              "defaultGP": 1.1,
                              "labelShelfDefault": 1,
                              "labelTalkerDefault": 1,
                              "labelSmall": true,
                              "tags": "sample string 9",
                              "unitMeasureKind": 1,
                              "fuelItem": true,
                              "trackSerial": true,
                              "warrantyPeriod": 1,
                              "costCalcMethod": 1,
                              "providerName": "sample string 10",
                              "overrideHostMargin": true,
                              "keepDescription": true,
                              "mscCommodity": "sample string 13",
                              "allowAutoOrder": true,
                              "excludeFromWebUpdate": true,
                              "webPriceBasedOn": true,
                              "labelFormat": "sample string 14",
                              "sendToScale": true,
                              "labelPageLayoutG_UID": "UUUDR/biU0+KfKYnbxdyuA==",
                              "labelPageLayoutGuid": "47034551-e2f6-4f53-8a7c-a6276f1772b8",
                              "minimumAge": 15,
                              "countryOfOrigin": "sample string 16",
                              "serviceFeeID": 1,
                              "eftCode": 17,
                              "defaultPrinter": "sample string 18",
                              "defaultPrinterGroup": "sample string 19",
                              "buyingLimit": 1,
                              "buyingLimitIndependent": true,
                              "buyingLimitType": 0,
                              "includeInDistinctLimit": true,
                              "defaultsEmpty": false,
                              "mscCat": {
                                "$ref": "47"
                              },
                              "mscCom": {
                                "$ref": "48"
                              },
                              "mscDep": {
                                "$ref": "50"
                              },
                              "mscSubCom": {
                                "$ref": "49"
                              }
                            },
                            {
                              "$ref": "44"
                            }
                          ],
                          "stores": [
                            1,
                            2
                          ],
                          "investmentBuyOverride": true,
                          "updated": "2026-04-03T06:22:27.0679987",
                          "salesMode": 1,
                          "gstPercent": 1,
                          "costGSTPercent": 1,
                          "earnLoyaltyPoints": true,
                          "quantityOverride": true,
                          "quantityRequired": true,
                          "allowDiscounts": true,
                          "discountDiscounts": true,
                          "itemRecalled": true,
                          "noRefund": true,
                          "active": true,
                          "allowMarkdown": true,
                          "defaultGP": 1.1,
                          "labelShelfDefault": 1,
                          "labelTalkerDefault": 1,
                          "labelSmall": true,
                          "tags": "sample string 19",
                          "unitMeasureKind": 1,
                          "fuelItem": true,
                          "trackSerial": true,
                          "warrantyPeriod": 1,
                          "costCalcMethod": 1,
                          "providerName": "sample string 20",
                          "overrideHostMargin": true,
                          "keepDescription": true,
                          "mscCommodity": "sample string 23",
                          "allowAutoOrder": true,
                          "excludeFromWebUpdate": true,
                          "webPriceBasedOn": true,
                          "labelFormat": "sample string 24",
                          "sendToScale": true,
                          "labelPageLayoutG_UID": "vHg9XM/oMkqOJ2QXiuiB+Q==",
                          "labelPageLayoutGuid": "5c3d78bc-e8cf-4a32-8e27-64178ae881f9",
                          "minimumAge": 25,
                          "countryOfOrigin": "sample string 26",
                          "serviceFeeID": 1,
                          "eftCode": 27,
                          "defaultPrinter": "sample string 28",
                          "defaultPrinterGroup": "sample string 29",
                          "buyingLimit": 1,
                          "buyingLimitIndependent": true,
                          "buyingLimitType": 0,
                          "includeInDistinctLimit": true,
                          "defaultsEmpty": false,
                          "mscCat": {
                            "$ref": "47"
                          },
                          "mscCom": {
                            "$ref": "48"
                          },
                          "mscDep": {
                            "$ref": "50"
                          },
                          "mscSubCom": {
                            "$ref": "49"
                          }
                        }
                      }
                    },
                    {
                      "$ref": "41"
                    }
                  ],
                  "nextPrice": {
                    "$id": "51",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "plu": 1,
                    "hostOfferID": 1,
                    "metcashPromotionID": "sample string 4",
                    "metcashPromotionPlacement": "sample string 5",
                    "pluG_UID": "mMDyoGip00CGgY8Nsas/PA==",
                    "pluGuid": "a0f2c098-a968-40d3-8681-8f0db1ab3f3c",
                    "newPrice": 1,
                    "pctDiscount": 1,
                    "newCost": 1,
                    "newCostDecimals": 6,
                    "dealCostIdentifier": "KwL1Q4J9qUG8CGSxQ9Xu3g==",
                    "dealCostGuid": "43f5022b-7d82-41a9-bc08-64b143d5eede",
                    "pluName": "sample string 7",
                    "apn": "sample string 8",
                    "fuelItem": true,
                    "priceGroupG_UID": "nT0BCFkN1EScEU3I/0577w==",
                    "priceGroupGuid": "08013d9d-0d59-44d4-9c11-4dc8ff4e7bef",
                    "itemNumber": "sample string 10",
                    "cri": "sample string 11",
                    "pluPrice": 12,
                    "costCalcMethod": 13,
                    "pluCost": 14,
                    "pluCostIndicator": "sample string 15",
                    "pluPriceGstPercent": 16,
                    "pluCostGstPercent": 17,
                    "pluActive": true,
                    "cartonQty": 1.1,
                    "baseUnits": 19.1,
                    "salesMode": 1,
                    "pluNormalCost": 20,
                    "pluaws": 21.0,
                    "directNumber": "sample string 22",
                    "departmentName": "sample string 23",
                    "subDepartmentName": "sample string 24",
                    "priceGroupName": "sample string 25",
                    "supplierName": "sample string 26",
                    "stockOnHand": 1.1,
                    "stockOnOrder": 1.1,
                    "lastReceived": "2026-04-03T06:22:27.0679987",
                    "rrp": 27,
                    "campaignDescription": "sample string 28",
                    "hostCampaign": true,
                    "hostIdentifier": "QEA=",
                    "hostIdentifierGuid": "a985cbea-66d3-472a-b539-2a7c33cd38cb",
                    "campaignComboPriceGroupG_UID": "bX1NaX0aWkSVAxIxsJ4GQQ==",
                    "campaignComboPriceGroupIdentifier": "694d7d6d-1a7d-445a-9503-1231b09e0641",
                    "promotionPlacementDescription": "sample string 30",
                    "storeAcceptances": [
                      {
                        "$id": "52",
                        "plu": 1,
                        "pluG_UId": "QEA=",
                        "campaignID": 1,
                        "campaignName": "sample string 2",
                        "storeID": 3,
                        "acceptedUtc": "2026-04-03T06:22:27.0679987",
                        "operatorG_UID": "Nau8oZbFE0iW9liluwU+ug==",
                        "operatorGuid": "a1bcab35-c596-4813-96f6-58a5bb053eba",
                        "machineID": 1,
                        "processed": true,
                        "appliedUtc": "2026-04-03T06:22:27.0679987",
                        "signIqTicketFileMovedUtc": "2026-04-03T06:22:27.0679987",
                        "user": "sample string 6",
                        "campaignDescription": "sample string 7",
                        "productDesc": "sample string 8",
                        "storeName": "sample string 9",
                        "effectiveUtc": "2026-04-03T06:22:27.0679987",
                        "priceChangeType": 0,
                        "operatorName": "sample string 10",
                        "hostCampaign": true,
                        "hostIdentifier": "QEA=",
                        "hostIdentifierGuid": "9fb541b4-79c4-4fe4-923e-e47784e06319",
                        "product": {
                          "$ref": "11"
                        },
                        "campaignPlu": {
                          "$ref": "51"
                        },
                        "fuelItem": true
                      },
                      {
                        "$ref": "52"
                      }
                    ],
                    "campaign": {
                      "$id": "53",
                      "id": 1,
                      "storeID": 2,
                      "name": "0f1f6770-e0a7-4e28-9e6c-921c69a08176",
                      "nameGuid": "0f1f6770-e0a7-4e28-9e6c-921c69a08176",
                      "description": "sample string 4",
                      "showDiscounts": true,
                      "showTotals": true,
                      "onlyEvaluateOnSubtotal": true,
                      "useDescription": true,
                      "campaignType": 1,
                      "startDate": "2026-04-03T06:22:27.0679987",
                      "startTime": 1,
                      "endDate": "2026-04-03T06:22:27.0679987",
                      "endTime": 1,
                      "recurrence": 1,
                      "recurrenceType": 1,
                      "monthType": 1,
                      "weekDays": 1,
                      "months": 1,
                      "monthWeeks": 1,
                      "monthDays": "sample string 7",
                      "printed": true,
                      "talkerText": "sample string 8",
                      "rangeDescription": "sample string 9",
                      "dealDescription": "sample string 10",
                      "labelQuantity": 11,
                      "active": 1,
                      "deactivated": "2026-04-03T06:22:27.0679987",
                      "system": true,
                      "created": "2026-04-03T06:22:27.0679987",
                      "updated": "2026-04-03T06:22:27.0679987",
                      "priceChangeNotifiedUtc": "2026-04-03T06:22:27.0679987",
                      "promoType": 1,
                      "promotionTypeCode": "sample string 13",
                      "hostIdentifier": "BqVELk7mTkCZhhLidcgxiw==",
                      "hostIdentifierGuid": "2e44a506-e64e-404e-9986-12e275c8318b",
                      "hostType": 14,
                      "createdByUser": "sample string 15",
                      "fromHost": true,
                      "deleted": true,
                      "campaignDeleted": "2026-04-03T06:22:27.0679987",
                      "updatedByUser": "sample string 18",
                      "offerID": 1,
                      "isPriceChangeCampaign": true,
                      "stores": [
                        1,
                        2
                      ],
                      "storeNames": [
                        "sample string 1",
                        "sample string 2"
                      ],
                      "campaignPlus": [
                        {
                          "$ref": "51"
                        },
                        {
                          "$ref": "51"
                        }
                      ],
                      "campaignPools": [
                        {
                          "$id": "54",
                          "id": 1,
                          "campaignID": 2,
                          "campaignName": "sample string 3",
                          "plu": 4,
                          "pluG_UID": "hkFIi+PqF0K/8wwllKJlgg==",
                          "pluGuid": "8b484186-eae3-4217-bff3-0c2594a26582",
                          "hostOfferID": 1,
                          "priceGroupG_UID": "9GgZdLaipEqGYbN6tqbelg==",
                          "priceGroupGuid": "741968f4-a2b6-4aa4-8661-b37ab6a6de96",
                          "fuelItem": true,
                          "pluName": "sample string 6",
                          "apn": "sample string 7",
                          "pluActive": true,
                          "cartonQty": 1,
                          "baseUnits": 9.1,
                          "cri": "sample string 10",
                          "salesMode": 1,
                          "pluaws": 11.0,
                          "directNumber": "sample string 12",
                          "departmentName": "sample string 13",
                          "subDepartmentName": "sample string 14",
                          "priceGroupName": "sample string 15",
                          "supplierName": "sample string 16",
                          "stockOnHand": 1.1,
                          "stockOnOrder": 1.1,
                          "lastReceived": "2026-04-03T06:22:27.0679987",
                          "rrp": 17,
                          "campaignDescription": "sample string 18",
                          "product": {
                            "$ref": "11"
                          },
                          "campaign": {
                            "$ref": "53"
                          }
                        },
                        {
                          "$ref": "54"
                        }
                      ],
                      "sellingRules": [
                        {
                          "$id": "55",
                          "id": 1,
                          "identifier": "mxsEyneCG0WfPYXI+IFCCg==",
                          "identifierStr": "mxsEyneCG0WfPYXI+IFCCg==",
                          "identifierGuid": "ca041b9b-8277-451b-9f3d-85c8f881420a",
                          "campaignID": 4,
                          "campaignName": "sample string 5",
                          "ruleJoin": 1,
                          "ruleType": 6,
                          "operand0": "sample string 7",
                          "comparisonOp": 1,
                          "operand1": "sample string 8",
                          "action": 1,
                          "operand2": "sample string 9",
                          "operand3": "sample string 10",
                          "includeExcludedItems": true,
                          "noFurtherDiscounts": true,
                          "description": "sample string 11",
                          "sortOrder": 1,
                          "isItemRule": false,
                          "prevDept": "sample string 12",
                          "campaign": {
                            "$ref": "53"
                          }
                        },
                        {
                          "$ref": "55"
                        }
                      ],
                      "customers": [
                        {
                          "$id": "56",
                          "id": 1,
                          "campaignID": 2,
                          "campaignName": "sample string 3",
                          "customerID": "dkUNLc2ZfEW8/L8N3RxdDA==",
                          "customerIDGuid": "2d0d4576-99cd-457c-bcfc-bf0ddd1c5d0c",
                          "campaign": {
                            "$ref": "53"
                          },
                          "customer": {
                            "$id": "57",
                            "identifier": "4fs2e6f1ZkKigOVISKhq9Q==",
                            "identifierGuid": "7b36fbe1-f5a7-4266-a280-e54848a86af5",
                            "code": "sample string 2",
                            "familyName": "sample string 3",
                            "givenName": "sample string 4",
                            "otherName": "sample string 5",
                            "title": "sample string 6",
                            "dateOfBirth": "2026-04-03T06:22:27.0679987",
                            "sex": "sample string 7",
                            "address1": "sample string 8",
                            "address2": "sample string 9",
                            "town": "sample string 10",
                            "state": "sample string 11",
                            "country": "sample string 12",
                            "postalCode": "sample string 13",
                            "email": "sample string 14",
                            "telephone": "sample string 15",
                            "mobile": "sample string 16",
                            "communityIdentifier": "FEUmkECwAE+zvHgx79kRug==",
                            "communityIdentifierGuid": "90264514-b040-4f00-b3bc-7831efd911ba",
                            "joined": "2026-04-03T06:22:27.0679987",
                            "updated": "2026-04-03T06:22:27.0679987",
                            "active": true,
                            "reasonInactive": 1,
                            "groupCustomer": true,
                            "loyaltyPoints": 1,
                            "homeStoreID": 1,
                            "availableSpend": 1,
                            "priceLevelIdentifier": "IVs91nydy0eugTE7ow2QTw==",
                            "priceLevelIdentifierGuid": "d63d5b21-9d7c-47cb-ae81-313ba30d904f",
                            "marketingID": "sample string 18",
                            "receiptPrintOptions": 1,
                            "hidden": true,
                            "registered": true,
                            "registeredOn": "2026-04-03T06:22:27.0679987",
                            "emailMarketing": true,
                            "smsMarketing": true,
                            "deleted": true,
                            "deletedUser": "sample string 24",
                            "homeStoreName": "sample string 25",
                            "customerCards": [
                              {
                                "$id": "58",
                                "cardType": 2,
                                "issueDate": "2026-04-03T06:22:27.0679987",
                                "expiry": "2026-04-03T06:22:27.0679987",
                                "customerID": "Qxj+TBh8I0iy+Zzuona4Yg==",
                                "customerIDGuid": "4cfe1843-7c18-4823-b2f9-9ceea276b862",
                                "initialValue": 1,
                                "currentValue": 1,
                                "maxLimit": 1,
                                "minTransaction": 1,
                                "maxTransaction": 1,
                                "multiplier": 1.1,
                                "active": true,
                                "reasonInactive": 1,
                                "idRequired": true,
                                "idType": 1,
                                "idValue": "sample string 5",
                                "updated": "2026-04-03T06:22:27.0679987",
                                "linkedAccount": "4R2Rj6Zq1kSShm4EwuwXHA==",
                                "linkedAccountGuid": "8f911de1-6aa6-44d6-9286-6e04c2ec171c",
                                "currentValueChanged": true,
                                "limitsChanged": true,
                                "customer": {
                                  "$ref": "57"
                                },
                                "account": {
                                  "$id": "59",
                                  "id": 1,
                                  "identifier": "i/XL5nrQLkOQQ9jEfnZARw==",
                                  "identifierGuid": "e6cbf58b-d07a-432e-9043-d8c47e764047",
                                  "referenceNo": "sample string 3",
                                  "name": "sample string 4",
                                  "created": "2026-04-03T06:22:27.0679987",
                                  "owner": "JWGu2DC3t0qk5BDiBxuBKg==",
                                  "ownerGuid": "d8ae6125-b730-4ab7-a4e4-10e2071b812a",
                                  "accountStoreGroupIdentifier": "XB26SGbFM0yNN4x1fGliFQ==",
                                  "accountStoreGroupGuid": "48ba1d5c-c566-4c33-8d37-8c757c696215",
                                  "accountType": 1,
                                  "currentBalance": 1,
                                  "externalID": "sample string 7",
                                  "maximumLimit": 1,
                                  "accruePoints": true,
                                  "loyaltyPoints": 1,
                                  "termsOfTrade": 1,
                                  "signatureRequired": true,
                                  "referenceRequired": true,
                                  "statementSendType": 10,
                                  "ageingPeriod": 1,
                                  "monthlyAgeingPeriod": true,
                                  "explodedInvoice": true,
                                  "isFifoAllocation": true,
                                  "lastStatementSent": "2026-04-03T06:22:27.0679987",
                                  "active": true,
                                  "updated": "2026-04-03T06:22:27.0679987",
                                  "deleted": true,
                                  "deletedUser": "sample string 16",
                                  "currentBalanceChanged": true,
                                  "maximumLimitChanged": true,
                                  "loyaltyPointsChanged": true,
                                  "projectedBalance": 17,
                                  "accountStoreGroupStoreIDs": [
                                    1,
                                    2
                                  ],
                                  "customerEmail": "sample string 18",
                                  "ownerCustomer": {
                                    "$ref": "57"
                                  },
                                  "card": {
                                    "$ref": "58"
                                  },
                                  "members": {
                                    "$id": "60",
                                    "sample string 1": [
                                      {
                                        "$ref": "57"
                                      },
                                      {
                                        "$ref": "57"
                                      }
                                    ],
                                    "sample string 2": [
                                      {
                                        "$ref": "57"
                                      },
                                      {
                                        "$ref": "57"
                                      }
                                    ]
                                  },
                                  "customerGroups": [
                                    {
                                      "$id": "61",
                                      "identifier": "s3oF/ZlbPk690wsKK9UPaQ==",
                                      "identifierGuid": "fd057ab3-5b99-4e3e-bdd3-0b0a2bd50f69",
                                      "name": "sample string 2",
                                      "primaryContact": "mcgd5UAeLU+O9JyhLFXDZw==",
                                      "primaryContactGuid": "e51dc899-1e40-4f2d-8ef4-9ca12c55c367",
                                      "accountID": "nb8UBgvLjku85gX2HCzs/w==",
                                      "accountIDGuid": "0614bf9d-cb0b-4b8e-bce6-05f61c2cecff",
                                      "special": true,
                                      "updated": "2026-04-03T06:22:27.0679987",
                                      "active": true,
                                      "reasonInactive": 1,
                                      "priceLevelIdentifier": "nhgr2eG0Q06Lda7+ACkLJg==",
                                      "priceLevelIdentifierGuid": "d92b189e-b4e1-4e43-8b75-aefe00290b26",
                                      "marketingListID": "sample string 7",
                                      "deleted": true,
                                      "account": {
                                        "$ref": "59"
                                      },
                                      "primaryContactCustomer": {
                                        "$ref": "57"
                                      },
                                      "customerGroupMembers": [
                                        {
                                          "$id": "62",
                                          "id": 1,
                                          "groupID": "QId/aV2TL0SYxYKGUfoimA==",
                                          "groupIDGuid": "697f8740-935d-442f-98c5-828651fa2298",
                                          "customerID": "filfubu94UajkD4R2yM+xQ==",
                                          "customerIDGuid": "b95f297e-bdbb-46e1-a390-3e11db233ec5",
                                          "card": "sample string 4",
                                          "linkedAccount": "G+BtR+rNSkqmGOHZ/M/Fog==",
                                          "linkedAccountGuid": "476de01b-cdea-4a4a-a618-e1d9fccfc5a2",
                                          "customer": {
                                            "$ref": "57"
                                          },
                                          "group": {
                                            "$ref": "61"
                                          },
                                          "customerCard": {
                                            "$ref": "58"
                                          }
                                        },
                                        {
                                          "$ref": "62"
                                        }
                                      ]
                                    },
                                    {
                                      "$ref": "61"
                                    }
                                  ]
                                },
                                "payments": [
                                  {
                                    "$id": "63",
                                    "id": 1,
                                    "identifier": "TuALy+LI502zmZILkjpmYQ==",
                                    "identifierGuid": "cb0be04e-c8e2-4de7-b399-920b923a6661",
                                    "storeID": 2,
                                    "operatorName": "sample string 3",
                                    "saleHeaderID": 4,
                                    "paymentType": 5,
                                    "amount": 6,
                                    "account": "sample string 7",
                                    "accountID": "QE5k4eLPmk6qDh+EwRllkQ==",
                                    "accountIDGuid": "e1644e40-cfe2-4e9a-aa0e-1f84c1196591",
                                    "customerAccount": {
                                      "$ref": "59"
                                    },
                                    "customerCard": {
                                      "$ref": "58"
                                    },
                                    "accountType": 1,
                                    "cardName": "sample string 8",
                                    "authorisationNumber": "sample string 9",
                                    "bankReference": "sample string 10",
                                    "merchantID": "sample string 11",
                                    "terminalID": "sample string 12",
                                    "cardNumber": "sample string 13",
                                    "paymentDate": "2026-04-03T06:22:27.0679987",
                                    "invRocNo": "sample string 14",
                                    "responseCode": "sample string 15",
                                    "cashout": 1,
                                    "tip": 16,
                                    "idempotentVoid": "pVHCOxlmOUGzSQqw/u7nVg==",
                                    "idempotentVoidGuid": "3bc251a5-6619-4139-b349-0ab0feeee756",
                                    "offline": true,
                                    "processed": 1,
                                    "storeSaleHeader": {
                                      "$id": "64",
                                      "saleHeaderID": 1,
                                      "saleHeaderGuid": "ERsO8cKJq0qmVygwX76TBw==",
                                      "saleHeaderIdentifierGuid": "f10e1b11-89c2-4aab-a657-28305fbe9307",
                                      "created": "2026-04-03T06:22:27.0679987",
                                      "createdLocal": "2026-04-03T06:22:27.0679987",
                                      "createdText": "sample string 4",
                                      "itemCount": 5,
                                      "totalAmount": 6,
                                      "cashTender": 1,
                                      "cardTender": 1,
                                      "cheqTender": 1,
                                      "acctTender": 1,
                                      "voucherTender": 1,
                                      "loyaltyPoints": 1,
                                      "cashout": 1,
                                      "changeAmount": 1,
                                      "rounding": 1,
                                      "gstAmount": 1,
                                      "transactionDiscountTender": 1,
                                      "totalTip": 7,
                                      "tranType": 1,
                                      "processed": 1,
                                      "imported": "2026-04-03T06:22:27.0679987",
                                      "storeID": 1,
                                      "operatorG_Uid": "aK396g4xgUObNuuHf58lVg==",
                                      "operatorGuid": "eafdad68-310e-4381-9b36-eb877f9f2556",
                                      "customerG_Uid": "e3tM7MYw4ku4PJnSq93uUg==",
                                      "customerGuid": "ec4c7b7b-30c6-4be2-b83c-99d2abddee52",
                                      "communityIdentifier": "Se1uc94wc0ConMzx2p9JQA==",
                                      "communityIdentifierGuid": "736eed49-30de-4073-a89c-ccf1da9f4940",
                                      "saleIdentifier": "sample string 8",
                                      "deptNo": 9,
                                      "zoneID": 10,
                                      "operatorID": 11,
                                      "voucherForegone": 12,
                                      "cardName": "sample string 13",
                                      "accountType": 14,
                                      "authID": "sample string 15",
                                      "bankRef": "sample string 16",
                                      "invRoc": "sample string 17",
                                      "responseCode": "sample string 18",
                                      "orderNo": 19,
                                      "accountNo": 20,
                                      "machineID": 21,
                                      "timeInSale": "00:00:00.1234567",
                                      "timeInSubtotal": "00:00:00.1234567",
                                      "newID": 22,
                                      "totalTaxInclusive": 23,
                                      "totalTaxExempt": 24,
                                      "taxTransactionDiscount": 25,
                                      "taxTransactionDiscountTender": 1,
                                      "tableNumber": 1,
                                      "note": "sample string 26",
                                      "source": "sample string 27",
                                      "customerReference": "sample string 28",
                                      "receiptPrinted": true,
                                      "drawerID": 1,
                                      "demoID": "sample string 30",
                                      "externalTransNo": "sample string 31",
                                      "externalSale": 32,
                                      "smartReceiptStatus": 33,
                                      "requiredExports": 34,
                                      "loyaltyMetadata": "sample string 35",
                                      "priceLevelIdentifier": "nXT49pRarEyNuZXCCJRQ2A==",
                                      "priceLevelIdentifierGuid": "f6f8749d-5a94-4cac-8db9-95c2089450d8",
                                      "locked": 36,
                                      "orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:22:27.0679987+00:00\",\"DeliveryAddress1\":\"sample string 2\",\"DeliveryAddress2\":\"sample string 3\",\"CustomerPhoneNumber\":\"sample string 4\",\"OrderType\":0,\"ExternalOrderID\":\"sample string 5\",\"ExternalDisplayableOrderID\":\"sample string 6\",\"TableName\":\"sample string 7\",\"CreatedBy\":0,\"OrderingAppName\":\"sample string 8\"}",
                                      "deserialisedOrderMetadata": {
                                        "$id": "65",
                                        "customerName": "sample string 1",
                                        "pickupAt": "2026-04-03T06:22:27.0679987",
                                        "deliveryAddress1": "sample string 2",
                                        "deliveryAddress2": "sample string 3",
                                        "customerPhoneNumber": "sample string 4",
                                        "orderType": 0,
                                        "externalOrderID": "sample string 5",
                                        "externalDisplayableOrderID": "sample string 6",
                                        "tableName": "sample string 7",
                                        "createdBy": 0,
                                        "orderingAppName": "sample string 8"
                                      },
                                      "relationChecksum": "sample string 38",
                                      "loyaltyTender": 1,
                                      "giftCardTender": 1,
                                      "operator": {
                                        "$ref": "24"
                                      },
                                      "customer": {
                                        "$ref": "57"
                                      },
                                      "communityOrganisation": {
                                        "$id": "66",
                                        "id": 1,
                                        "identifier": "YKwwBU+TRkumAHG4HAtc6A==",
                                        "identifierGuid": "0530ac60-934f-4b46-a600-71b81c0b5ce8",
                                        "name": "sample string 3",
                                        "lookupIdentifier": "sample string 4",
                                        "externalID": "sample string 5",
                                        "phone": "sample string 6",
                                        "fax": "sample string 7",
                                        "email": "sample string 8",
                                        "address1": "sample string 9",
                                        "address2": "sample string 10",
                                        "city": "sample string 11",
                                        "postCode": "sample string 12",
                                        "state": "sample string 13",
                                        "country": "sample string 14",
                                        "abn": "sample string 15",
                                        "promoPeriodStart": "2026-04-03T06:22:27.0679987",
                                        "promoPeriodEnd": "2026-04-03T06:22:27.0679987",
                                        "allowDonations": true,
                                        "logoImageName": "sample string 17",
                                        "totalAmountAwarded": 18.1,
                                        "updated": "2026-04-03T06:22:27.0679987",
                                        "deleted": true
                                      },
                                      "details": [
                                        {
                                          "$id": "67",
                                          "saleItemID": 1,
                                          "identifier": "+45RfC1aGkOJanNY8hHuBQ==",
                                          "identifierGuid": "7c518efb-5a2d-431a-896a-7358f211ee05",
                                          "saleHeaderID": 2,
                                          "plu": 1,
                                          "pluG_UId": "rEHFgiUXeUqKVxkBe+awLA==",
                                          "pluGuid": "82c541ac-1725-4a79-8a57-19017be6b02c",
                                          "accountID": "V6vx5mxf0EKhs/wSY15mAQ==",
                                          "accountIDGuid": "e6f1ab57-5f6c-42d0-a1b3-fc12635e6601",
                                          "normalPrice": 3,
                                          "originalSellingPrice": 4,
                                          "discountPrice": 5,
                                          "unit": 1,
                                          "quantity": 6,
                                          "totalCents": 7,
                                          "fixedPrice": 1,
                                          "tranType": 1,
                                          "discountType": 1,
                                          "cost": 1,
                                          "costDecimals": 8,
                                          "markdown": 1,
                                          "manualQuantity": 1,
                                          "manualPrice": 1,
                                          "manualMode": 1,
                                          "active": 1,
                                          "offline": true,
                                          "barcode": "sample string 9",
                                          "keyedSale": 1,
                                          "discountedID": 1,
                                          "fuelID": 1,
                                          "serialNumber": "sample string 10",
                                          "bestOrExpire": "2026-04-03T06:22:27.0679987",
                                          "bestOrExpireType": 1,
                                          "providerName": "sample string 11",
                                          "refundG_UID": "dr1NpXumdkmCCn3lpqaImg==",
                                          "refundGuid": "a54dbd76-a67b-4976-820a-7de5a6a6889a",
                                          "campaign": "sample string 12",
                                          "campaignType": 13,
                                          "modifiedID": 1,
                                          "omittedIngredient": true,
                                          "taxPercent": 1.0,
                                          "taxAmount": 1.0,
                                          "refundablePrice": 1.0,
                                          "showDiscounts": true,
                                          "orderPrinted": true,
                                          "note": "sample string 16",
                                          "modifierName": "sample string 17",
                                          "modifierSetName": "sample string 18",
                                          "totalValueWasScanned": true,
                                          "sold": true,
                                          "campaignPrice": true,
                                          "scannedValue": 1,
                                          "campaignName": "sample string 22",
                                          "comboDiscount": 1,
                                          "idempotentVoid": "OzxT/HLXGU2TpbKBuDTesg==",
                                          "idempotentVoidGuid": "fc533c3b-d772-4d19-93a5-b281b834deb2",
                                          "priceLevelIdentifier": "fA/KgudInE+uhepHIHnrSw==",
                                          "priceLevelIdentifierGuid": "82ca0f7c-48e7-4f9c-ae85-ea472079eb4b",
                                          "communityIdentifier": "yEg5kQOwvkeM244GZltqsw==",
                                          "communityIdentifierGuid": "913948c8-b003-47be-8cdb-8e06665b6ab3",
                                          "productName": "sample string 23",
                                          "apn": "sample string 24",
                                          "unknownScans": [
                                            {
                                              "$id": "68",
                                              "id": 1,
                                              "saleDetailID": 2,
                                              "storeID": 1,
                                              "scanned": "2026-04-03T06:22:27.0679987",
                                              "operatorG_UID": "QEA=",
                                              "barcode": "sample string 4",
                                              "processed": 1
                                            },
                                            {
                                              "$ref": "68"
                                            }
                                          ],
                                          "refund": {
                                            "$id": "69",
                                            "id": 1,
                                            "g_UID": "sSwgiWuckECG4CbW7Yo9Uw==",
                                            "guid": "89202cb1-9c6b-4090-86e0-26d6ed8a3d53",
                                            "description": "sample string 1",
                                            "dumped": true,
                                            "inventoryReasonID": 1,
                                            "sortOrder": 1,
                                            "updated": "2026-04-03T06:22:27.0679987"
                                          },
                                          "modifier": {
                                            "$id": "70",
                                            "id": 1,
                                            "setG_UID": "clDtssL/dEi16oHv1jEwvw==",
                                            "modifierSetGuid": "b2ed5072-ffc2-4874-b5ea-81efd63130bf",
                                            "name": "sample string 2",
                                            "price": 1,
                                            "quantity": 1,
                                            "modifierType": 1,
                                            "groupNumber": 1,
                                            "pageNumber": 1,
                                            "controlOrder": 1,
                                            "printToStation": true,
                                            "pluG_UID": "6i//xAKjdkKK6/XMFu3hew==",
                                            "pluGuid": "c4ff2fea-a302-4276-8aeb-f5cc16ede17b",
                                            "deleted": true,
                                            "g_UID": "hOzZGE8EuUObqzZbfMYvfQ==",
                                            "guid": "18d9ec84-044f-43b9-9bab-365b7cc62f7d",
                                            "product": {
                                              "$ref": "11"
                                            }
                                          },
                                          "priceLevelName": "sample string 25",
                                          "pumpNumber": 1,
                                          "hoseNumber": 1
                                        },
                                        {
                                          "$ref": "67"
                                        }
                                      ],
                                      "eftReceipts": [
                                        {
                                          "$id": "71",
                                          "id": 1,
                                          "storeID": 1,
                                          "saleHeaderID": 2,
                                          "storeSaleHeader": {
                                            "$ref": "64"
                                          },
                                          "receipt": "sample string 3",
                                          "processed": 1
                                        },
                                        {
                                          "$ref": "71"
                                        }
                                      ],
                                      "payments": [
                                        {
                                          "$ref": "63"
                                        },
                                        {
                                          "$ref": "63"
                                        }
                                      ],
                                      "cards": [
                                        {
                                          "$id": "72",
                                          "id": 1,
                                          "saleHeaderID": 1,
                                          "identifier": "sample string 2",
                                          "cardType": 3,
                                          "providerName": "sample string 4"
                                        },
                                        {
                                          "$ref": "72"
                                        }
                                      ],
                                      "campaignHits": [
                                        {
                                          "$id": "73",
                                          "id": 1,
                                          "saleHeaderID": 2,
                                          "campaign": "sample string 3",
                                          "name": "sample string 4",
                                          "processed": 1,
                                          "campaignDescription": "sample string 5"
                                        },
                                        {
                                          "$ref": "73"
                                        }
                                      ],
                                      "fuel": [
                                        {
                                          "$id": "74",
                                          "id": 1,
                                          "plu": 1,
                                          "pluG_UID": "SATcSyFgkkaqjdp/7IqemQ==",
                                          "pluGuid": "4bdc0448-6021-4692-aa8d-da7fec8a9e99",
                                          "saleHeaderID": 2,
                                          "totalCents": 3,
                                          "grade": 1,
                                          "gradeDescription": "sample string 4",
                                          "dispenser": 1,
                                          "hose": 1,
                                          "quantity": 1,
                                          "cost": 1,
                                          "acquirerNum": 1,
                                          "attendant": 1,
                                          "ePurseBalance": 1.0,
                                          "cardSignature": "sample string 5",
                                          "compartmentNumber": 1,
                                          "contractNumber": 1,
                                          "discountCardPAN": "sample string 6",
                                          "discountID": 1,
                                          "discountName": "sample string 7",
                                          "discountNetValue": 1.0,
                                          "discountType": 1,
                                          "discountValue": 1.0,
                                          "discretionaryData": "sample string 8",
                                          "driverID": "sample string 9",
                                          "eftBatchNumber": 1,
                                          "eftResponseCode": "sample string 10",
                                          "endDateTime": "2026-04-03T06:22:27.0679987",
                                          "engineHours": 1.1,
                                          "fposNumber": 1,
                                          "loyaltyCardPAN": "sample string 11",
                                          "miscData1": 1,
                                          "miscData2": "sample string 12",
                                          "miscFlags": 1,
                                          "mop": 1,
                                          "odometer": 1,
                                          "panNumber": "sample string 13",
                                          "saleRefund": true,
                                          "saleStatus": 1,
                                          "sequenceNumber": 1,
                                          "stan": 1,
                                          "startDateTime": "2026-04-03T06:22:27.0679987",
                                          "tagNumber": "sample string 15",
                                          "trackTwoRem": "sample string 16",
                                          "transCode": 1,
                                          "transType": 1,
                                          "unitPrice": 1.0,
                                          "vehicleReg": "sample string 17",
                                          "offline": true,
                                          "processed": 1
                                        },
                                        {
                                          "$ref": "74"
                                        }
                                      ],
                                      "fuelResells": [
                                        {
                                          "$id": "75",
                                          "saleItemID": 1,
                                          "saleHeaderID": 2,
                                          "plu": 1,
                                          "pluG_UId": "WYH6eYs6YUmALS6ZJ3flSw==",
                                          "pluGuid": "79fa8159-3a8b-4961-802d-2e992777e54b",
                                          "accountID": "QAtPwDFVM0CPN2lJWxLzWw==",
                                          "accountIDGuid": "c04f0b40-5531-4033-8f37-69495b12f35b",
                                          "normalPrice": 3,
                                          "originalSellingPrice": 4,
                                          "discountPrice": 5,
                                          "unit": 1,
                                          "quantity": 6,
                                          "totalCents": 7,
                                          "fixedPrice": 1,
                                          "tranType": 1,
                                          "processed": 1,
                                          "discountType": 1,
                                          "cost": 1,
                                          "costDecimals": 1,
                                          "markdown": 1,
                                          "manualQuantity": 1,
                                          "manualPrice": 1,
                                          "manualMode": 1,
                                          "active": 1,
                                          "barcode": "sample string 8",
                                          "offline": 1,
                                          "keyedSale": 1,
                                          "discountedID": 1,
                                          "fuelID": 1,
                                          "serialNumber": "sample string 9",
                                          "bestOrExpire": "2026-04-03T06:22:27.0679987",
                                          "bestOrExpireType": 1,
                                          "refundG_UID": "i2cRGBTNY06E8DMuEvD8wA==",
                                          "refundGuid": "1811678b-cd14-4e63-84f0-332e12f0fcc0",
                                          "providerName": "sample string 10",
                                          "campaign": "sample string 11",
                                          "campaignType": 1,
                                          "modifiedID": 1,
                                          "omittedIngredient": 1,
                                          "taxPercent": 1.0,
                                          "taxAmount": 1.0,
                                          "refundablePrice": 1.0,
                                          "showDiscounts": true,
                                          "orderPrinted": true,
                                          "note": "sample string 14",
                                          "modifierName": "sample string 15",
                                          "modifierSetName": "sample string 16",
                                          "totalValueWasScanned": true,
                                          "sold": true,
                                          "campaignPrice": true,
                                          "scannedValue": 1,
                                          "campaignName": "sample string 20",
                                          "comboDiscount": 1
                                        },
                                        {
                                          "$ref": "75"
                                        }
                                      ],
                                      "customerOrder": [
                                        {
                                          "$id": "76",
                                          "identifier": "ytL4ObifpkyUmd/QBmwcEQ==",
                                          "identifierGuid": "39f8d2ca-9fb8-4ca6-9499-dfd0066c1c11",
                                          "id": 1,
                                          "orderNo": 2,
                                          "externalSaleIdentifier": "sample string 3",
                                          "storeID": 4,
                                          "zoneID": 5,
                                          "deptNo": 6,
                                          "customerIdentifier": "orRo/QO6DEmngX1stpg3eQ==",
                                          "customerIdentifierGuid": "fd68b4a2-ba03-490c-a781-7d6cb6983779",
                                          "operatorNo": 1,
                                          "operatorG_UID": "pvQhnSrpxU6HCzplQso8Rg==",
                                          "operatorGuid": "9d21f4a6-e92a-4ec5-870b-3a6542ca3c46",
                                          "created": "2026-04-03T06:22:27.0679987",
                                          "ordered": "2026-04-03T06:22:27.0679987",
                                          "started": "2026-04-03T06:22:27.0679987",
                                          "completed": "2026-04-03T06:22:27.0679987",
                                          "supplied": "2026-04-03T06:22:27.0679987",
                                          "quickTicket": 1,
                                          "deleted": true,
                                          "walkAway": true,
                                          "approxWait": 1,
                                          "actualWait": 1,
                                          "deliveryMethod": 8,
                                          "externalSaleType": 9,
                                          "customer": {
                                            "$ref": "57"
                                          },
                                          "operator": {
                                            "$ref": "24"
                                          },
                                          "details": [
                                            {
                                              "$id": "77",
                                              "headerID": 1,
                                              "plu": 1,
                                              "pluG_UId": "Ys11YwT/HEiCYLg+BzxVIg==",
                                              "pluGuid": "6375cd62-ff04-481c-8260-b83e073c5522",
                                              "quantity": 1,
                                              "unit": 1,
                                              "status": 1,
                                              "soldQuantity": 1,
                                              "soldWeight": 1,
                                              "soldCents": 1,
                                              "soldGstCents": 1,
                                              "soldFixedPrice": 1,
                                              "soldSalesMode": 1,
                                              "promptDetailID": 1,
                                              "groupID": 1,
                                              "menuPath": "sample string 1",
                                              "promptPath": "sample string 2",
                                              "notes": "sample string 3",
                                              "headerIdentifier": "HmGatSzcFEe4/3Hp9pxZzA==",
                                              "headerIdentifierGuid": "b59a611e-dc2c-4714-b8ff-71e9f69c59cc",
                                              "product": {
                                                "$ref": "11"
                                              }
                                            },
                                            {
                                              "$ref": "77"
                                            }
                                          ],
                                          "storeName": "sample string 11",
                                          "customerName": "sample string 12",
                                          "storeReplyTo": "sample string 13",
                                          "storeSubjectLine": "sample string 14",
                                          "storeSaleHeader": {
                                            "$ref": "64"
                                          }
                                        },
                                        {
                                          "$ref": "76"
                                        }
                                      ],
                                      "surveyResponses": [
                                        {
                                          "$id": "78",
                                          "surveyG_UID": "H8t5cWwpu0mcYqWkPHCwOw==",
                                          "surveyGuid": "7179cb1f-296c-49bb-9c62-a5a43c70b03b",
                                          "saleHeaderGuid": "la/7CxJb+UedxcRLlfCIfQ==",
                                          "saleGuid": "0bfbaf95-5b12-47f9-9dc5-c44b95f0887d",
                                          "textResponse": "sample string 1",
                                          "integerResponse": 1,
                                          "g_UIDResponse": "rvpl4gojDEyp2JHoe5+ONw==",
                                          "guidResponse": "e265faae-230a-4c0c-a9d8-91e87b9f8e37",
                                          "whoAnswered": 2,
                                          "answeredAtUTC": "2026-04-03T06:22:27.0679987",
                                          "sale": {
                                            "$ref": "64"
                                          },
                                          "survey": {
                                            "$id": "79",
                                            "g_UID": "ZK4J+takSE2QMKYiqryQug==",
                                            "guid": "fa09ae64-a4d6-4d48-9030-a622aabc90ba",
                                            "name": "sample string 1",
                                            "storeID": 2,
                                            "zoneID": 1,
                                            "checkoutFormG_UID": "HFHEvkSLa0OH7fASHERc5Q==",
                                            "checkoutFormGuid": "bec4511c-8b44-436b-87ed-f0121c445ce5",
                                            "displayToWho": 3,
                                            "displayWhen": 4,
                                            "start": "2026-04-03T06:22:27.0679987",
                                            "end": "2026-04-03T06:22:27.0679987",
                                            "deleted": true,
                                            "updated": "2026-04-03T06:22:27.0679987",
                                            "possibleIntegerResponses": [
                                              1,
                                              2
                                            ],
                                            "possibleTextResponses": [
                                              "sample string 1",
                                              "sample string 2"
                                            ],
                                            "possibleGuidResponses": [
                                              "ec4bd25a-c2c9-42bc-bd23-f8900d45dcbd",
                                              "cd8c4e7a-714f-4b19-bc5f-feaaa8cb17da"
                                            ],
                                            "allowsAllTextResponses": true,
                                            "surveyForm": {
                                              "$ref": "32"
                                            }
                                          },
                                          "ingressId": "sample string 4"
                                        },
                                        {
                                          "$ref": "78"
                                        }
                                      ],
                                      "storeName": "sample string 39",
                                      "terminalNumber": 40,
                                      "machineName": "sample string 41",
                                      "operatorName": "sample string 42",
                                      "direction": 1,
                                      "reason": "sample string 43",
                                      "accountG_UID": "mdhIxqr+FUK+ZlBzZj9E6w==",
                                      "accountIdentifier": "c648d899-feaa-4215-be66-5073663f44eb",
                                      "accountName": "sample string 44",
                                      "customerOrderIdentifier": "58w/HJzM0kqKBCEuOvHxNg==",
                                      "customerOrderIdentifierGuid": "1c3fcce7-cc9c-4ad2-8a04-212e3af1f136",
                                      "priceLevelName": "sample string 45",
                                      "revision": 46,
                                      "ingressId": "sample string 47"
                                    },
                                    "metadata": {
                                      "$id": "80",
                                      "id": 1,
                                      "paymentID": 2,
                                      "paymentIdentifier": "BaUAdK3OPkimI+AmC0B3YA==",
                                      "paymentIdentifierGuid": "7400a505-cead-483e-a623-e0260b407760",
                                      "identifier": "Ijq1TH4BTE+S4mlXAHj0Ug==",
                                      "identifierGuid": "4cb53a22-017e-4f4c-92e2-69570078f452",
                                      "metadata": "sample string 3",
                                      "signatureImage": "QEA=",
                                      "itemIdentifier": "j4tin9Upp0aSgCvlBdTwvQ==",
                                      "itemIdentifierGuid": "9f628b8f-29d5-46a7-9280-2be505d4f0bd"
                                    }
                                  },
                                  {
                                    "$ref": "63"
                                  }
                                ]
                              },
                              {
                                "$ref": "58"
                              }
                            ],
                            "customerGroupMembers": [
                              {
                                "$ref": "62"
                              },
                              {
                                "$ref": "62"
                              }
                            ],
                            "customerGroups": [
                              {
                                "$ref": "61"
                              },
                              {
                                "$ref": "61"
                              }
                            ],
                            "accounts": [
                              {
                                "$ref": "59"
                              },
                              {
                                "$ref": "59"
                              }
                            ],
                            "account": {
                              "$ref": "59"
                            },
                            "vouchers": [
                              {
                                "$id": "81",
                                "customerIdentifier": "JPR2YOQkAEWg4duUI226fg==",
                                "customerIdentifierGuid": "6076f424-24e4-4500-a0e1-db94236dba7e",
                                "voucherName": "sample string 2",
                                "count": 3,
                                "storeID": 4,
                                "barcode": "sample string 5",
                                "redeemCount": 6,
                                "issueCount": 7,
                                "storeSalePaymentID": 1,
                                "idempotentID": "+SvVTQFosU+Y1wcyQ6xhbA==",
                                "idempotentGuid": "4dd52bf9-6801-4fb1-98d7-073243ac616c",
                                "offline": true,
                                "voucher": {
                                  "$id": "82",
                                  "id": 1,
                                  "name": "sample string 2",
                                  "description": "sample string 3",
                                  "shortDescription": "sample string 4",
                                  "url": "sample string 5",
                                  "barcodeTemplateID": 1,
                                  "expiry": 0,
                                  "voucherType": 6,
                                  "limitPerTransaction": 7,
                                  "customerTracking": true,
                                  "discountAccount": "sample string 9",
                                  "endDate": "2026-04-03T06:22:27.0679987",
                                  "barcodeTemplate": {
                                    "$id": "83",
                                    "templateID": 1,
                                    "template": "sample string 1",
                                    "bcFunction": "sample string 2",
                                    "sortOrder": 3
                                  },
                                  "scaleLabel": {
                                    "$id": "84",
                                    "id": 1,
                                    "uid": "sample string 2",
                                    "name": "sample string 3",
                                    "width": 1.1,
                                    "height": 1.1,
                                    "showBorder": true,
                                    "borderWidth": 1.1,
                                    "borderStyle": 1,
                                    "borderColour": "sample string 5",
                                    "updated": "2026-04-03T06:22:27.0679987",
                                    "labelPageLayout": "swcwZIJG90yolkmqskYH+Q==",
                                    "pageLayoutGuid": "643007b3-4682-4cf7-a896-49aab24607f9",
                                    "labelType": 6,
                                    "oldName": "sample string 7",
                                    "voucher": {
                                      "$ref": "82"
                                    },
                                    "elements": [
                                      {
                                        "$id": "85",
                                        "id": 1,
                                        "scaleLabelID": 2,
                                        "showPercentDI": true,
                                        "showAvgPerHundred": true,
                                        "showAvgPerServe": true,
                                        "name": "sample string 6",
                                        "x": 1.1,
                                        "y": 1.1,
                                        "width": 1.1,
                                        "height": 1.1,
                                        "type": 1,
                                        "rotation": 1,
                                        "text": "sample string 7",
                                        "fontFamily": "sample string 8",
                                        "align": 1,
                                        "bold": true,
                                        "italic": true,
                                        "underline": true,
                                        "strikeout": true,
                                        "reverse": true,
                                        "textColour": "sample string 9",
                                        "fontSize": 1.1,
                                        "picture": "QEA=",
                                        "borderWidth": 10,
                                        "sortOrder": 11,
                                        "printOptions": 12,
                                        "superScriptTextFontSize": 1.1,
                                        "lineStyle": 1,
                                        "spacingStyle": 1,
                                        "interCharacterSpacing": 1.1,
                                        "superScriptOffset": 1.1,
                                        "lineSpacing": 1.1,
                                        "dateFormat": "sample string 13",
                                        "autoGrow": true,
                                        "fontAutoResize": true,
                                        "updated": "2026-04-03T06:22:27.0679987"
                                      },
                                      {
                                        "$ref": "85"
                                      }
                                    ]
                                  },
                                  "customerVouchers": [
                                    {
                                      "$id": "86",
                                      "id": 1,
                                      "customerIdentifier": "HGQ519ouK0qt5W7WI/hinQ==",
                                      "customerIdentifierGuid": "d739641c-2eda-4a2b-ade5-6ed623f8629d",
                                      "voucherID": 3,
                                      "voucherName": "sample string 4",
                                      "storeID": 1,
                                      "barcode": "sample string 5",
                                      "dateOfIssue": "2026-04-03T06:22:27.0679987",
                                      "issuedSaleHeaderID": 1,
                                      "issuedSaleIdentifier": "sample string 7",
                                      "issuedOfflinePaymentID": 1,
                                      "issuedIdempotentID": "D1gkV2a8kEuhyCu7O38aNQ==",
                                      "issuedIdempotentGuid": "5724580f-bc66-4b90-a1c8-2bbb3b7f1a35",
                                      "issuedOffline": true,
                                      "issuedUser": "sample string 9",
                                      "issuedNotes": "sample string 10",
                                      "expiryDate": "2026-04-03T06:22:27.0679987",
                                      "expiredUser": "sample string 11",
                                      "expiredNotes": "sample string 12",
                                      "redeemed": "2026-04-03T06:22:27.0679987",
                                      "redeemedSaleHeaderID": 1,
                                      "redeemedSaleIdentifier": "sample string 13",
                                      "redeemedOfflinePaymentID": 1,
                                      "redeemedIdempotentID": "5QbUZ14PQUa+Tn6kqSCn0w==",
                                      "redeemedIdempotentGuid": "67d406e5-0f5e-4641-be4e-7ea4a920a7d3",
                                      "redeemedUser": "sample string 14",
                                      "redeemedNotes": "sample string 15",
                                      "redeemedOffline": true,
                                      "updated": "2026-04-03T06:22:27.0679987",
                                      "storeName": "sample string 17",
                                      "scaleLabel": {
                                        "$ref": "84"
                                      },
                                      "voucher": {
                                        "$ref": "82"
                                      },
                                      "customer": {
                                        "$ref": "57"
                                      },
                                      "issuedOfflinePayment": {
                                        "$ref": "63"
                                      },
                                      "redeemedOfflinePayment": {
                                        "$ref": "63"
                                      }
                                    },
                                    {
                                      "$ref": "86"
                                    }
                                  ]
                                },
                                "customer": {
                                  "$ref": "57"
                                }
                              },
                              {
                                "$ref": "81"
                              }
                            ]
                          }
                        },
                        {
                          "$ref": "56"
                        }
                      ],
                      "customerGroups": [
                        {
                          "$id": "87",
                          "id": 1,
                          "campaignID": 2,
                          "campaignName": "sample string 3",
                          "groupID": "CrVjWhTSZU6tECmIXsIFvw==",
                          "groupIDGuid": "5a63b50a-d214-4e65-ad10-29885ec205bf",
                          "campaign": {
                            "$ref": "53"
                          },
                          "group": {
                            "$ref": "61"
                          }
                        },
                        {
                          "$ref": "87"
                        }
                      ],
                      "signIqTickets": [
                        {
                          "$id": "88",
                          "identifier": "G4+a/Z7SB0mI3p08v6lCvQ==",
                          "identifierGuid": "fd9a8f1b-d29e-4907-88de-9d3cbfa942bd",
                          "campaignName": "sample string 2",
                          "message": "sample string 3",
                          "ticketFileSource": "sample string 4",
                          "ticketFileDestination": "sample string 5",
                          "storeID": 1
                        },
                        {
                          "$ref": "88"
                        }
                      ],
                      "comboPriceGroups": [
                        {
                          "$id": "89",
                          "id": 1,
                          "campaignID": 2,
                          "campaignName": "sample string 3",
                          "g_UID": "xmXj5AK1l06yNIiwf/dBNA==",
                          "guid": "e4e365c6-b502-4e97-b234-88b07ff74134",
                          "description": "sample string 5",
                          "newPrice": 1,
                          "rangeDescription": "sample string 6",
                          "dealDescription": "sample string 7",
                          "labelQuantity": 8,
                          "hostProductCategoryID": 1,
                          "offerID": 1,
                          "dontUpdatePricePlus": true,
                          "campaign": {
                            "$ref": "53"
                          },
                          "comboPricePlus": [
                            {
                              "$id": "90",
                              "id": 1,
                              "campaignID": 2,
                              "campaignName": "sample string 3",
                              "groupG_UID": "21l1/LlIO0me03I+W790Xw==",
                              "groupGuid": "fc7559db-48b9-493b-9ed3-723e5bbf745f",
                              "comboPriceType": 5,
                              "priceType": 5,
                              "pluG_UID": "wyh/DNInfUiEk4rbpkaIPg==",
                              "pluGuid": "0c7f28c3-27d2-487d-8493-8adba646883e",
                              "priceGroupG_UID": "crggE7w0CUaRFH2JNYFySw==",
                              "priceGroupGuid": "1320b872-34bc-4609-9114-7d893581724b",
                              "campaignPoolID": "sample string 7",
                              "quantity": 1,
                              "campaign": {
                                "$ref": "53"
                              },
                              "product": {
                                "$ref": "11"
                              },
                              "priceGroup": {
                                "$ref": "17"
                              },
                              "campaignPool": {
                                "$ref": "53"
                              }
                            },
                            {
                              "$ref": "90"
                            }
                          ]
                        },
                        {
                          "$ref": "89"
                        }
                      ],
                      "priceLevels": [
                        {
                          "$id": "91",
                          "id": 1,
                          "priceLevelIdentifier": "7RUo5YNdG0aGsowmfEtyew==",
                          "priceLevelIdentifierGuid": "e52815ed-5d83-461b-86b2-8c267c4b727b",
                          "campaignName": "sample string 3",
                          "priceLevelName": "sample string 4"
                        },
                        {
                          "$ref": "91"
                        }
                      ],
                      "promotionType": {
                        "$id": "92",
                        "identifier": "Gvr9xbWpC0GCYZarznAW1Q==",
                        "identifierGuid": "c5fdfa1a-a9b5-410b-8261-96abce7016d5",
                        "hostType": 2,
                        "code": "sample string 3",
                        "description": "sample string 4",
                        "isLiquor": true,
                        "isAdvertised": true,
                        "disableWasSave": true,
                        "excludeFromPromoSales": true,
                        "labelPageLayoutG_UID": "pRaBuEjmJUuxRqbQb8LJ4Q==",
                        "labelPageLayoutGuid": "b88116a5-e648-4b25-b146-a6d06fc2c9e1",
                        "priceLevelIdentifier": "OFqql9spnk2wyudw1+M8cw==",
                        "priceLevelIdentifierGuid": "97aa5a38-29db-4d9e-b0ca-e770d7e33c73",
                        "active": true,
                        "updated": "2026-04-03T06:22:27.0679987",
                        "hostName": "sample string 11"
                      }
                    },
                    "product": {
                      "$ref": "11"
                    },
                    "dealCost": {
                      "$id": "93",
                      "headerIdentifier": "hXAgGYzKxECKFOy8q837Xw==",
                      "headerIdentifierGuid": "19207085-ca8c-40c4-8a14-ecbcabcdfb5f",
                      "identifier": "CZ2yigkzV0a4JgYPkHZhVA==",
                      "identifierGuid": "8ab29d09-3309-4657-b826-060f90766154",
                      "supplierIdentifier": "qxaGR5VoHU+uATRZyW3/Bg==",
                      "supplierGuid": "478616ab-6895-4f1d-ae01-3459c96dff06",
                      "pluG_UID": "rElCrOn7xESxUGmB+JFiUA==",
                      "pluGuid": "ac4249ac-fbe9-44c4-b150-6981f8916250",
                      "campaignName": "d7a70a4b-a32e-4d96-893e-2f037a17d6ca",
                      "description": "sample string 4",
                      "cost": 5,
                      "costDecimals": 6,
                      "start": "2026-04-03T06:22:27.0679987",
                      "end": "2026-04-03T06:22:27.0679987",
                      "type": 9,
                      "promoType": 10,
                      "bonusItemPLUG_UID": "82/YXLM8R0OuLbMufzPmBQ==",
                      "bonusItemPluGuid": "5cd86ff3-3cb3-4347-ae2d-b32e7f33e605",
                      "bonusPurchaseUnits": 11,
                      "bonusReceiveUnits": 12,
                      "updated": "2026-04-03T06:22:27.0679987",
                      "metcashPromotionID": "sample string 14",
                      "fromHost": 15,
                      "storeNames": "sample string 16",
                      "storeIDs": [
                        1,
                        2
                      ],
                      "supplierName": "sample string 17",
                      "campaignDescription": "sample string 18",
                      "newPrice": 1,
                      "campaignMetcashPromotionID": "sample string 19",
                      "campaignActive": true,
                      "campaignStartDate": "2026-04-03T06:22:27.0679987",
                      "campaignEndDate": "2026-04-03T06:22:27.0679987",
                      "masterPLUG_UID": "gzLlvOF5L0qHt3/tHGtaDA==",
                      "masterID": "bce53283-79e1-4a2f-87b7-7fed1c6b5a0c",
                      "productName": "sample string 22",
                      "productAPN": "sample string 23",
                      "orderCode": "sample string 24",
                      "normalSell": 25,
                      "normalCost": 26,
                      "normalCostDecimals": 27,
                      "cartonQuantity": 28,
                      "salesMode": 29,
                      "orderPacked": 30,
                      "fuelItem": true,
                      "active": true,
                      "bonusMasterPLUG_UID": "YWiQApomNkyuVNH0rF8YdA==",
                      "bonusMasterID": "02906861-269a-4c36-ae54-d1f4ac5f1874",
                      "bonusProductName": "sample string 34",
                      "bonusProductAPN": "sample string 35",
                      "bonusOrderCode": "sample string 36",
                      "bonusNormalSell": 37,
                      "bonusNormalCost": 38,
                      "bonusNormalCostDecimals": 39,
                      "bonusCartonQuantity": 40,
                      "bonusSalesMode": 41,
                      "bonusOrderPacked": 42,
                      "bonusFuelItem": true,
                      "bonusActive": true
                    }
                  },
                  "currentCostStart": "2026-04-03T06:22:27.0679987",
                  "dealCosts": [
                    {
                      "$ref": "93"
                    },
                    {
                      "$ref": "93"
                    }
                  ],
                  "tags": [
                    {
                      "$id": "94",
                      "pluG_UID": "wfmtDUa6O0CsGhdwH9LMIw==",
                      "pluGuid": "0dadf9c1-ba46-403b-ac1a-17701fd2cc23",
                      "tagID": 1,
                      "description": "sample string 1",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "94"
                    }
                  ],
                  "alternateProductG_UID": "we68QrqZCESOMpZpW2QMFw==",
                  "alternateProduct": "42bceec1-99ba-4408-8e32-96695b640c17",
                  "altProduct": {
                    "$ref": "11"
                  },
                  "productHostCode": {
                    "$id": "95",
                    "id": 1,
                    "pluG_UID": "6UD9CYjwC0+rY9tSTJEZcw==",
                    "pluGuid": "09fd40e9-f088-4f0b-ab63-db524c911973",
                    "ibaCode": "sample string 2"
                  },
                  "mscCat": {
                    "$ref": "47"
                  },
                  "mscCom": {
                    "$ref": "48"
                  },
                  "mscDep": {
                    "$ref": "50"
                  },
                  "mscSubCom": {
                    "$ref": "49"
                  },
                  "isUserUpdate": true,
                  "ignoreMasterProduct": true,
                  "priceGroupLabelRequested": true,
                  "firstSold": "2026-04-03T06:22:27.0679987",
                  "inventoryTracked": "2026-04-03T06:22:27.0679987",
                  "isNormalPriceChangesCampaign": true,
                  "baseProductFuel": {
                    "$id": "96",
                    "pluG_UID": "6YWj1MNft0Os/TNGefrwAA==",
                    "pluGuid": "d4a385e9-5fc3-43b7-acfd-334679faf000",
                    "fuelPluG_UID": "ZEaAnTLrHEuaTiCVMomVcg==",
                    "fuelPluGuid": "9d804664-eb32-4b1c-9a4e-209532899572",
                    "price": 3,
                    "productDescription": "sample string 4",
                    "productBarcode": "sample string 5",
                    "fuelProductDescription": "sample string 6",
                    "fuelProductBarcode": "sample string 7",
                    "fuelProductPrice": 8
                  },
                  "productFuelLinks": [
                    {
                      "$ref": "96"
                    },
                    {
                      "$ref": "96"
                    }
                  ]
                },
                "supplier": {
                  "$ref": "6"
                },
                "serviceFee": {
                  "$id": "97",
                  "id": 1,
                  "description": "sample string 1",
                  "fee": 1
                },
                "isPrimaryHost": true,
                "hostVendor": 48
              },
              {
                "$ref": "9"
              }
            ],
            "orderCycleHeaders": [
              {
                "$id": "98",
                "storeID": 1,
                "supplierIdentifier": "e6ilax44xEK9IfdUqTwJvQ==",
                "supplierGuid": "6ba5a87b-381e-42c4-bd21-f754a93c09bd",
                "departmentCode": "sample string 2",
                "warehouseDirectIndicator": "sample string 3",
                "type": 4,
                "storeName": "sample string 5",
                "departmentName": "sample string 6",
                "orderDays": 7
              },
              {
                "$ref": "98"
              }
            ],
            "cycles": [
              {
                "$id": "99",
                "storeID": 1,
                "supplierIdentifier": "nDZ9FjDfN02g/TilnSW/7A==",
                "supplierGuid": "167d369c-df30-4d37-a0fd-38a59d25bfec",
                "departmentCode": "sample string 2",
                "warehouseDirectIndicator": "sample string 3",
                "type": 4,
                "cutOffWeek": 5,
                "cutOffDay": 6,
                "cutOffTime": "00:00:00.1234567",
                "leadTime": 7,
                "daysBuffer": 8,
                "supplierName": "sample string 9",
                "cutOffDate": "2026-04-03T06:22:27.0679987",
                "deliveryDate": "2026-04-03T06:22:27.0679987",
                "nextCutOffDate": "2026-04-03T06:22:27.0679987",
                "nextDeliveryDate": "2026-04-03T06:22:27.0679987",
                "nextDaysBuffer": 10
              },
              {
                "$ref": "99"
              }
            ],
            "store": {
              "$ref": "1"
            },
            "updated": "2026-04-03T06:22:27.0679987",
            "isHost": true
          },
          "files": [
            {
              "$id": "100",
              "id": "sample string 1",
              "fileName": "sample string 2",
              "extension": "sample string 3",
              "provider": 0,
              "type": 0,
              "hostType": "sample string 4",
              "createdUtc": "2026-04-03T06:22:27.0679987",
              "processed": "2026-04-03T06:22:27.0679987",
              "isProcessing": true,
              "processedCount": 6,
              "processingTime": 1,
              "collectedUtc": "2026-04-03T06:22:27.0679987",
              "size": 1,
              "sizeFormat": "sample string 7",
              "isArchive": true,
              "customerNumber": "sample string 9",
              "businessPillar": "sample string 10",
              "fileType": "sample string 11",
              "version": "sample string 12",
              "reference": "sample string 13",
              "digest": "sample string 14",
              "contentType": "sample string 15",
              "host": {
                "$ref": "5"
              },
              "metcashHeader": {
                "$id": "101",
                "customerNumber": "sample string 1",
                "creationDate": "2026-04-03T06:22:27.0679987",
                "businessPillar": "sample string 3",
                "fileType": "sample string 4"
              }
            },
            {
              "$ref": "100"
            }
          ],
          "zoneMatrix": [
            {
              "$id": "102",
              "id": 1,
              "hostIdentifier": "Sg0sdIAWFkWI6PbriHUn1w==",
              "hostIdentifierGuid": "742c0d4a-1680-4516-88e8-f6eb887527d7",
              "storeID": 1,
              "departmentCode": "sample string 2",
              "hostGuids": [
                "c1b6b588-6a45-4972-8a53-8a618ed0bf56",
                "a7afe3b8-3446-43ff-a069-15649e209101"
              ]
            },
            {
              "$ref": "102"
            }
          ],
          "hostFileStoreSetting": {
            "$ref": "4"
          },
          "hostStoreSettings": [
            {
              "$ref": "4"
            },
            {
              "$ref": "4"
            }
          ],
          "promotionPlacements": [
            {
              "$id": "103",
              "identifier": "0QTdPVYeIUCWlB90nZA6Kw==",
              "identifierGuid": "3ddd04d1-1e56-4021-9694-1f749d903a2b",
              "code": "sample string 2",
              "description": "sample string 3",
              "isAdvertised": true
            },
            {
              "$ref": "103"
            }
          ],
          "promoTypeGuids": [
            "262202a8-3a70-4775-9f2d-153bd5c1b8b1",
            "ac6a1685-f58c-42fd-9561-94397d04c492"
          ],
          "isPromotionOnly": false,
          "isOrderable": false,
          "vendor": 0
        },
        "groupIDs": [
          1,
          2
        ],
        "hostDescription": "sample string 27"
      },
      {
        "$ref": "4"
      }
    ],
    "accounts": [
      {
        "$id": "104",
        "id": 1,
        "storeID": 1,
        "accountName": "sample string 2",
        "bsb": "sample string 3",
        "accountNumber": "sample string 4",
        "accountDesignated": true
      },
      {
        "$ref": "104"
      }
    ],
    "sales": [
      {
        "$id": "105",
        "id": 1,
        "storeID": 1,
        "externalSalesType": 2,
        "ftpSiteID": 1,
        "lastSaleProcessed": "2026-04-03T06:22:27.0679987",
        "ftpSite": {
          "$id": "106",
          "id": 1,
          "description": "sample string 2",
          "address": "sample string 3",
          "username": "sample string 4",
          "password": "sample string 5",
          "path": "sample string 7",
          "protocol": 8
        }
      },
      {
        "$ref": "105"
      }
    ],
    "zoneMatrix": [
      {
        "$ref": "102"
      },
      {
        "$ref": "102"
      }
    ],
    "cashManagements": [
      {
        "$id": "107",
        "id": 1,
        "storeID": 1,
        "cashManagementType": 2,
        "apiID": 1,
        "organisationID": "sample string 3",
        "siteName": "sample string 4",
        "thirdPartyAPI": {
          "$id": "108",
          "id": 1,
          "description": "sample string 2",
          "address": "sample string 3",
          "username": "sample string 4",
          "password": "sample string 5",
          "passwordPlain": "sample string 6",
          "token": "sample string 7",
          "apiType": 8,
          "apiSubType": 9
        }
      },
      {
        "$ref": "107"
      }
    ],
    "updateStoreID": "75a1c0ac-ce1a-4272-ae2a-e49c2d2e4e3b",
    "updateStore": {
      "$id": "109",
      "id": "64eebf9e-9862-4dc9-8928-24f068eb9f3c",
      "name": "sample string 1",
      "lastActivity": "2026-04-03T06:22:27.0679987",
      "zone": "sample string 2",
      "timeZoneOffset": 0.0,
      "businessHoursStart": "00:00:00.1234567",
      "businessHoursEnd": "00:00:00.1234567",
      "master": true,
      "lastIP": "sample string 10",
      "lastHostName": "sample string 11",
      "ping": 1,
      "pingStatus": "sample string 12",
      "lastUpdateCompleted": "2026-04-03T06:22:27.0679987"
    },
    "timeZoneId": "sample string 54",
    "securityOptions": {
      "$id": "110",
      "loginMode": 1,
      "allowSelfVerification": true,
      "verifierEmail": "sample string 3",
      "source": "sample string 4",
      "loginModeInherited": 5,
      "loginModeSource": "sample string 6",
      "selfVerifyInherited": true,
      "selfVerifySource": "sample string 8",
      "verifyEmailInherited": "sample string 9",
      "verifyEmailSource": "sample string 10"
    }
  },
  {
    "$ref": "1"
  }
]

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

text/csv

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK�2�\�Ĥ��5xl/workbook.xml �(�����0D�&�C����'.^=x_`+
�%m
~��o�vfg�N1k34Z�#GesS�޹)g̶=J�'=��;���y1͹h���[�r,:�fp'����,]i���d:�#:9�(	B��x �X�=�6Holu��5�~SE��AKZ�J�s�Jz����YtKӆg�$�����V��w�PK�2�\����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
�2�\��N�''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="Rf792071a7bab40ee" /></Relationships>PK�2�\��u��	�7xl/worksheets/sheet1.xml �(��[[S9�+��?[�K
ؚ1a��&��=y������?�
�GG]��<$&j�Ѵ��� ���{{s�k�X^��Fr,F�����������������������l�: �����ht�Z�x6�,ϯf�g������.�۳}��>�_^^��N��?ogw���M���=jyu�c9z�6����bvv����C�۳�����5U_��`1�<5���D�&LJ�������`�*����Y���h$6�I>�<����bvy��f�n~�bv��jE,�M����r����������ٿ���/VWG�8�F8E��������?�����z짞�O?���~Ҏ��2h'��A��7��Ͷ�c/���J�����c�{�l��z'*�w��ݮ�{+��&�|e����߳x�v�Ř^���R��������R$��}+l'����'վ�
�޷Bҡ4]!c)1h�b�THJ�v�
I���[!�Q�}+$Aʰo�$I��%-*�}���H�<}U̠�UG�a��=`�j�
�����!�Z�$E����I��<�g���O�$�:�ScZ����唯TH�S���)Vh#}�UH�SᩣORS��O����y�9����{%�i���uҜ�]�(��B�6(+��Is�����[xc�S������Ns*�}��Hm뻨N�ӝ�/��qB
%����˟NZ��.:iQ���E�j�N;CUb]�:iR�4�=9�'�UŠ�&MҤ�P����!�4I�F�ɃI�4j�
I�F�[a
;�P��s�(�b���>��Ic�� -�&ک�/LҤq�
*�)\��4iv����|�b.m*��>��I��tNI�#IJ�I�&v�`���F�ԕ��I���I7�$Ho��J��lڤI+3L�~���X��mҤ�����%m�x�I�v�I-���M�()�^"I�v$ƴ�xCj�^��co��y�v����hǒ{�$i]������4HS�!I�f��J]�m��
ݷ���}Dd �$I�mSұG�5��"I�$�D&(K���@E|��.I�u$�i�҆�9d�qI�n'IMc�AОH��u��B���%�d��8K���\\Ҥ3�
g�X��+�]��K�tOM�n{z��#�K�W'�tI�n'EKB2dETЮ�:�$E���%)��]_iu�:_��OR�+fI񏎟~�}���I���NE۝���[�$E��o��
�]��jcHR�z�1$)���%KK92�Le6}Ң�i�Ӳ`�f�3Q���&��!Z��36�ڕ�����4��q
Ӟ��cH��;Mz7֊0��P��UH��ƴ4��J��]�\,%M��&����DM_ވZ�	I�a��&�N�V��7��Yp�<\jnn@O�VgLJ����b�L�ן���ܛ��F����cq8�����hK����r�I��9�y�09�D��{�p9�E��9�e�9�U��9��#�Oa��F�a�� �ط˜�@���q�@��������	@�����@�_���
@�
0�b�6����� #2�`E�n�5��vԌ�R3�`I�Xn�)5���Ԝg`L�y�Ԝg`M�y�Ԝg`N�y�4�g`O�y�4�g`P�y5�g`Q�y5�g`R�y.5�g`S�y>�����2�[�S�xn�O-�>�����2�[�m2�[�S�xn�O-�>u<M�:�3��<�:�3��<�:�3��<�:�3��<�:�3��<�z�3��<�z�3��<�z�3��<�z����3������<>
��)�i��<���M�j���c'��[Ud�2�CNz����@ج� l�_��%����
@����?���5�0-�)!�I�/a/�@�c��0���0����#(�f���Y���/=m_{ھ��5���?��c嬍R�"p�W3�`�	����iw���� �z�-��&�I�qR�Q�I��\'��o��8N
X��H<A#���wϙ���.�A)�j������MD��8e�,B�)���\�?m�y�Ǘi�ʷH�=>�]�ͼǏ:-��4m���SN��G���F�3~��"����u6B>
o���-�-��Mj���}R�VL�������$����B�t���������@|j���j�!��m��J�1J~�5;��W^S`Oٹ��B�ޅb�c]��ir������C1��P�3���;��C1��P <�%���C1��P <�=��i�J�P <�<�KO�מ�o=mM�Z(���`���P�b�)Bqw�e(0�0�ne(.1 #P���T��i����P�@E(�sf�2�����P�@E(�2g#.Bq�Z�⬵�Yk�3��8k-Bq}&��\�y�ň�"�K�}���F�2#P���x���"�����P<`rح}�V������P�@E(F�"#P���T�b*B1���P�@<O:��q5;��-N���l��m����;�PK�2�\˪5`�Pxl/_rels/workbook.xml.rels �(���Kn�0@�b;�!�
�&�n�\`0c@�Nڜ���W��J-���&�����4����޾M#;��55dI
����`�NA?H�n�{1�	��gq����'ν�iB�ؙL�h�&1u�Q�#��i�ݒ�Lv�����zP���4�	���uG�`t�~J�_C�D*�綆��*_I���"o���p��z}�����ͪhD!�]eztԾ/�tZ�jT����JQd(�j��/6_PK�2�\Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK�2�\Z˥�L{xl/sharedStrings.xml �(��X�o�6�}�����6i�Nm��m��nҝ&�$N�lf;�����{6P(/!�v�N��������l����,��Li.�i+hw[�̸x<m=�_�I�ӆ��R����-�dz��]�>m-�Y��tt�`K��r� �TKj�z��b4��̲�n7�,)-/��00-�[^)�%�Z`~vb�ƣ��9;��_�}C�a
�_,5,��߀3#��#����l!��n�"&��;��Q��O0�a�}F+����Y���ބ�GQr��yA�j�1..
q�t0��X�AV����
s���k45-�ހW���޴T�jv�4�L$ͪ��#4��8V�yj�kt6�V�a�&���a��T��,5�/n+��3+翁fm�P@�	C)r�X*j`�b%��-XLO�pA�#�C�\Q����L0�W�	��9�=�`�&�Q"KJmnQ�SQ�2ރd�����-z]rD˨�C�}#�*�A3%j�M��OR��.�Ӣ�ؕ��	,,�J����r��g^���Ƽ��ȽIjLu�lG�r�L��	d�U��盒 SݏQ.����(�e����p{�#�}���>.A(P"��G��p^yŋv��0�UeRg�λ���y�q� ��.��$�2EƌXN�b]F��QD7,7��2H*��k��!U�~Gle����6m��v��N3��Uf#�2��9+j�+P����m�y
<[��j���r�I���i�����ጝ1c=V����[U���FqT�Z����:�v~�AfD�ݺ��=��R���ne��&�W%LCI)��t<z�q8:����q�N�Ã�p�m����GG���sA���
��O�O�#
�d���^��ŋa�~9��<	�p�'� �����n��IЧy2�QC@H�\H�^H��†��
"�v��ܿv@¨7�/j���_s�X���������;���˦s�>p�E���&��a�|���~�G��ϻ,�� ��<L2��~B�)�{���5���aw}�$ƭ�U��-���Tc0lֳ�������ު}����˛a�
����ԗ�������L�v't��'\�_�OG�>,Oh�����Ϛ��ؗ�ƞ�[.���j��G~[�q��� ���OY@���O�>�)��X8?R�w.����A?�ҁ�H�(��	��0�ݓN��W(���:a�tI���yG����!�f+*���f�� �z�MW��o�S%���� �(�b���Sﻇ����P�{���}Wд�,u��]�kf������pk���,��˨2��oR$"�E����x��ě�s��%�!��V{95X���8l�-���b���~n������Rc2َ���PZ���V.G�֋ۯWE�YD�y����<�#+F�a�ϳ������T�,t��'a��Qf~BH�A
"%QJm�+���K�ܯA1����
wf�T5���)�Б�F໻��+�@�u}b�Պپ�U*eM�P�Ё�V>���7��l�j�b��hao����+�jQ���9�N��ܳ&��up����T|I�ůzO��J�M����
����p0j�3a��\(��Rs��hm��PK-�2�\�Ĥ��5xl/workbook.xmlPK-�2�\����	�[Content_Types].xmlPK-
�2�\��N�''V_rels/.relsPK-�2�\��u��	�7�xl/worksheets/sheet1.xmlPK-�2�\˪5`�P�
xl/_rels/workbook.xml.relsPK-�2�\Ѓc'2E
%xl/styles.xmlPK-�2�\Z˥�L{�xl/sharedStrings.xmlPK�8

application/vnd.ms-excel

Sample:
PK�2�\1��d�5xl/workbook.xml �(�����0��&�C���TR8q���{��4П�5���H�yۙ��v�l��4fD5i_�!؊�
��?:�q��(݋!d���
t y����ă4��z���ay��~jZQ�K���!�4{H�}����.&"k���X��I!�Ը�c��[_c���d��2/�.4�҂��������PK�2�\����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
�2�\
��''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R4e1d686341b149c5" /></Relationships>PK�2�\��u��	�7xl/worksheets/sheet1.xml �(��[[S9�+��?[�K
ؚ1a��&��=y������?�
�GG]��<$&j�Ѵ��� ���{{s�k�X^��Fr,F�����������������������l�: �����ht�Z�x6�,ϯf�g������.�۳}��>�_^^��N��?ogw���M���=jyu�c9z�6����bvv����C�۳�����5U_��`1�<5���D�&LJ�������`�*����Y���h$6�I>�<����bvy��f�n~�bv��jE,�M����r����������ٿ���/VWG�8�F8E��������?�����z짞�O?���~Ҏ��2h'��A��7��Ͷ�c/���J�����c�{�l��z'*�w��ݮ�{+��&�|e����߳x�v�Ř^���R��������R$��}+l'����'վ�
�޷Bҡ4]!c)1h�b�THJ�v�
I���[!�Q�}+$Aʰo�$I��%-*�}���H�<}U̠�UG�a��=`�j�
�����!�Z�$E����I��<�g���O�$�:�ScZ����唯TH�S���)Vh#}�UH�SᩣORS��O����y�9����{%�i���uҜ�]�(��B�6(+��Is�����[xc�S������Ns*�}��Hm뻨N�ӝ�/��qB
%����˟NZ��.:iQ���E�j�N;CUb]�:iR�4�=9�'�UŠ�&MҤ�P����!�4I�F�ɃI�4j�
I�F�[a
;�P��s�(�b���>��Ic�� -�&ک�/LҤq�
*�)\��4iv����|�b.m*��>��I��tNI�#IJ�I�&v�`���F�ԕ��I���I7�$Ho��J��lڤI+3L�~���X��mҤ�����%m�x�I�v�I-���M�()�^"I�v$ƴ�xCj�^��co��y�v����hǒ{�$i]������4HS�!I�f��J]�m��
ݷ���}Dd �$I�mSұG�5��"I�$�D&(K���@E|��.I�u$�i�҆�9d�qI�n'IMc�AОH��u��B���%�d��8K���\\Ҥ3�
g�X��+�]��K�tOM�n{z��#�K�W'�tI�n'EKB2dETЮ�:�$E���%)��]_iu�:_��OR�+fI񏎟~�}���I���NE۝���[�$E��o��
�]��jcHR�z�1$)���%KK92�Le6}Ң�i�Ӳ`�f�3Q���&��!Z��36�ڕ�����4��q
Ӟ��cH��;Mz7֊0��P��UH��ƴ4��J��]�\,%M��&����DM_ވZ�	I�a��&�N�V��7��Yp�<\jnn@O�VgLJ����b�L�ן���ܛ��F����cq8�����hK����r�I��9�y�09�D��{�p9�E��9�e�9�U��9��#�Oa��F�a�� �ط˜�@���q�@��������	@�����@�_���
@�
0�b�6����� #2�`E�n�5��vԌ�R3�`I�Xn�)5���Ԝg`L�y�Ԝg`M�y�Ԝg`N�y�4�g`O�y�4�g`P�y5�g`Q�y5�g`R�y.5�g`S�y>�����2�[�S�xn�O-�>�����2�[�m2�[�S�xn�O-�>u<M�:�3��<�:�3��<�:�3��<�:�3��<�:�3��<�z�3��<�z�3��<�z�3��<�z����3������<>
��)�i��<���M�j���c'��[Ud�2�CNz����@ج� l�_��%����
@����?���5�0-�)!�I�/a/�@�c��0���0����#(�f���Y���/=m_{ھ��5���?��c嬍R�"p�W3�`�	����iw���� �z�-��&�I�qR�Q�I��\'��o��8N
X��H<A#���wϙ���.�A)�j������MD��8e�,B�)���\�?m�y�Ǘi�ʷH�=>�]�ͼǏ:-��4m���SN��G���F�3~��"����u6B>
o���-�-��Mj���}R�VL�������$����B�t���������@|j���j�!��m��J�1J~�5;��W^S`Oٹ��B�ޅb�c]��ir������C1��P�3���;��C1��P <�%���C1��P <�=��i�J�P <�<�KO�מ�o=mM�Z(���`���P�b�)Bqw�e(0�0�ne(.1 #P���T��i����P�@E(�sf�2�����P�@E(�2g#.Bq�Z�⬵�Yk�3��8k-Bq}&��\�y�ň�"�K�}���F�2#P���x���"�����P<`rح}�V������P�@E(F�"#P���T�b*B1���P�@<O:��q5;��-N���l��m����;�PK�2�\�/��Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�NL���ݰa[z��3N�&vd�@�Ƃ#q�"A*�`��h~OO��|�Xoߦ�����
�L#�];خ�S4w5l7���D�9��bC}���A�4a��L6u��Ɣ��Ϩ��υ(�_2�����Ct���>Md�`���1�D�}G���R� �D��6�[���$�R�����o��y�����/d��:���.�:�7���S�}���iY^��+U��X� �TuQ�W��PK�2�\Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK�2�\Z˥�L{xl/sharedStrings.xml �(��X�o�6�}�����6i�Nm��m��nҝ&�$N�lf;�����{6P(/!�v�N��������l����,��Li.�i+hw[�̸x<m=�_�I�ӆ��R����-�dz��]�>m-�Y��tt�`K��r� �TKj�z��b4��̲�n7�,)-/��00-�[^)�%�Z`~vb�ƣ��9;��_�}C�a
�_,5,��߀3#��#����l!��n�"&��;��Q��O0�a�}F+����Y���ބ�GQr��yA�j�1..
q�t0��X�AV����
s���k45-�ހW���޴T�jv�4�L$ͪ��#4��8V�yj�kt6�V�a�&���a��T��,5�/n+��3+翁fm�P@�	C)r�X*j`�b%��-XLO�pA�#�C�\Q����L0�W�	��9�=�`�&�Q"KJmnQ�SQ�2ރd�����-z]rD˨�C�}#�*�A3%j�M��OR��.�Ӣ�ؕ��	,,�J����r��g^���Ƽ��ȽIjLu�lG�r�L��	d�U��盒 SݏQ.����(�e����p{�#�}���>.A(P"��G��p^yŋv��0�UeRg�λ���y�q� ��.��$�2EƌXN�b]F��QD7,7��2H*��k��!U�~Gle����6m��v��N3��Uf#�2��9+j�+P����m�y
<[��j���r�I���i�����ጝ1c=V����[U���FqT�Z����:�v~�AfD�ݺ��=��R���ne��&�W%LCI)��t<z�q8:����q�N�Ã�p�m����GG���sA���
��O�O�#
�d���^��ŋa�~9��<	�p�'� �����n��IЧy2�QC@H�\H�^H��†��
"�v��ܿv@¨7�/j���_s�X���������;���˦s�>p�E���&��a�|���~�G��ϻ,�� ��<L2��~B�)�{���5���aw}�$ƭ�U��-���Tc0lֳ�������ު}����˛a�
����ԗ�������L�v't��'\�_�OG�>,Oh�����Ϛ��ؗ�ƞ�[.���j��G~[�q��� ���OY@���O�>�)��X8?R�w.����A?�ҁ�H�(��	��0�ݓN��W(���:a�tI���yG����!�f+*���f�� �z�MW��o�S%���� �(�b���Sﻇ����P�{���}Wд�,u��]�kf������pk���,��˨2��oR$"�E����x��ě�s��%�!��V{95X���8l�-���b���~n������Rc2َ���PZ���V.G�֋ۯWE�YD�y����<�#+F�a�ϳ������T�,t��'a��Qf~BH�A
"%QJm�+���K�ܯA1����
wf�T5���)�Б�F໻��+�@�u}b�Պپ�U*eM�P�Ё�V>���7��l�j�b��hao����+�jQ���9�N��ܳ&��up����T|I�ůzO��J�M����
����p0j�3a��\(��Rs��hm��PK-�2�\1��d�5xl/workbook.xmlPK-�2�\����	�[Content_Types].xmlPK-
�2�\
��''V_rels/.relsPK-�2�\��u��	�7�xl/worksheets/sheet1.xmlPK-�2�\�/��P�
xl/_rels/workbook.xml.relsPK-�2�\Ѓc'2E
&xl/styles.xmlPK-�2�\Z˥�L{�xl/sharedStrings.xmlPK�9